Skip to content

This script automates setting up proxy related tools in Linux.

Notifications You must be signed in to change notification settings

hrostami/aio-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
May 10, 2024
Nov 27, 2023
Jan 31, 2024
Jan 1, 2024
Nov 27, 2023
May 14, 2024
May 7, 2024

Repository files navigation

All-In-One Proxy Tools

AIO in action

This script automates setting up TUIC, hysteria and other proxy-related tools in Linux.

Features

pkg update -y && pkg install -y jq proot
bash <(curl -sL https://raw.githubusercontent.com/hrostami/aio-proxy/master/android-chisel.sh)

Usage

To use the script:

  1. Run this command:

    source ~/.bashrc && bash <(curl -sL https://bit.ly/aio-proxy)
    

    or

    source ~/.bashrc && bash <(curl -sL https://raw.githubusercontent.com/hrostami/aio-proxy/master/aio.sh)
    
  2. Choose from the menu which protocol you want to install

  3. Follow the prompts to enter a port number and password

  4. The script will install dependencies, generate certs, create a config, and start the service

  5. Your proxy credentials and server info will be printed at the end