{"id":13457043,"url":"https://github.com/hrostami/aio-proxy","last_synced_at":"2025-03-24T12:30:37.330Z","repository":{"id":191197325,"uuid":"684130445","full_name":"hrostami/aio-proxy","owner":"hrostami","description":"This script automates setting up proxy related tools in Linux.","archived":false,"fork":false,"pushed_at":"2024-04-14T11:09:52.000Z","size":470,"stargazers_count":266,"open_issues_count":0,"forks_count":51,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-14T13:17:03.254Z","etag":null,"topics":["hiddify","hysteria","hysteria2","marzban","reality","reverse-tunnel","tls-tunnel","tuic","tuic-install","tuic-v5","x-ui"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrostami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-08-28T14:15:28.000Z","updated_at":"2024-04-15T18:30:29.648Z","dependencies_parsed_at":"2023-09-30T09:43:55.268Z","dependency_job_id":"72c7d7a8-2f74-4c1e-9513-55efdb64d113","html_url":"https://github.com/hrostami/aio-proxy","commit_stats":null,"previous_names":["hrostami/aio-proxy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrostami%2Faio-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrostami%2Faio-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrostami%2Faio-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrostami%2Faio-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrostami","download_url":"https://codeload.github.com/hrostami/aio-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245269681,"owners_count":20587826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hiddify","hysteria","hysteria2","marzban","reality","reverse-tunnel","tls-tunnel","tuic","tuic-install","tuic-v5","x-ui"],"created_at":"2024-07-31T08:01:32.338Z","updated_at":"2025-03-24T12:30:37.058Z","avatar_url":"https://github.com/hrostami.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# All-In-One Proxy Tools\n![AIO in action](https://gcdnb.pbrd.co/images/3iUGXDmIzNVq.png?o=1)\n\nThis script automates setting up TUIC, hysteria and other proxy-related tools in Linux.\n## Features\n- Setting domains( for both IPv4 and IPv6 proxy configs will be shown using domains if set) \n- Getting SSL certification for the domains and setting up a simple web page( Probe Resistance )\n- SmartSNI by [Bepass](https://github.com/bepass-org/smartSNI)\n- Chisel Tunnel ( according to [iSegaro's tutorial](https://telegra.ph/How-to-tunnel-traffic-over-HTTP-with-iSegaro-11-24) )\n- Hysteria V2 ( according to [iSegaro's hysteria v2 tutorial](https://telegra.ph/How-run-Hysteria-V2-Protocol-with-iSegaro-09-0) )\n- Tuic ( according to [iSegaro's tuic tutorial](https://telegra.ph/How-to-start-the-TUIC-v5-protocol-with-iSegaro-08-26) )\n- [Hiddify Reality Scanner](https://github.com/hiddify/Hiddify-Reality-Scanner)\n- SSH ( you can set a custom port for each user)\n- Telegram Proxy ( All 4 methods thanks to [@hirbodbehnam script](https://github.com/HirbodBehnam/MTProtoProxyInstaller) )\n- Reverse TLS Tunnel( Thanks to [Radkesvat](https://github.com/radkesvat/ReverseTlsTunnel) and [Peyman](https://github.com/Ptechgithub/ReverseTlsTunnel) )\n- Different Panels( [X-Ui by Alireza](https://github.com/alireza0/x-ui), [X-Ui Sanaei](https://github.com/MHSanaei/3x-ui), [RealityEZPZ by Aleskxyz](https://github.com/aleskxyz/reality-ezpz), [Hiddify](https://github.com/hiddify/Hiddify-Server), and [Marzban](https://github.com/Gozargah/Marzban/) )\n- Install, disable, and enable Warp(using [yonggekkk's script](https://github.com/yonggekkk/warp-yg) )\n- Sing Box 4-in-1 (reality+hyseria2+tuic+argo) script by [Yongge](https://gitlab.com/rwkgyg/sing-box-yg)\n- Show Ports in use and their corresponding processes\n- Android Script to use Chisel tunnel, just run the commands below:(run the first command with VPN)\n```\npkg update -y \u0026\u0026 pkg install -y jq proot\nbash \u003c(curl -sL https://raw.githubusercontent.com/hrostami/aio-proxy/master/android-chisel.sh)\n```\n\n   \n## Usage\n\nTo use the script:\n\n1. Run this command:\n   ```\n   source ~/.bashrc \u0026\u0026 bash \u003c(curl -sL https://bit.ly/aio-proxy)\n   ```\n   or\n   ```\n   source ~/.bashrc \u0026\u0026 bash \u003c(curl -sL https://raw.githubusercontent.com/hrostami/aio-proxy/master/aio.sh)\n   ```\n   \n2. Choose from the menu which protocol you want to install\n\n3. Follow the prompts to enter a port number and password\n\n4. The script will install dependencies, generate certs, create a config, and start the service\n\n5. Your proxy credentials and server info will be printed at the end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrostami%2Faio-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrostami%2Faio-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrostami%2Faio-proxy/lists"}