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

 

History

657 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

This script automates setting up proxy related tools in Linux.

Topics

Resources

Stars

Watchers

Forks

Languages