GFW4Fun / aio-proxy

sing-box tuic hysteria vless reality argo vmess naive ssh tunnel xray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

sing-box tuic hysteria vless reality argo vmess naive ssh tunnel xray


Languages

Language:Shell 100.0%