fengzi1221/proxy-installer — explained in plain English
Analysis updated 2026-05-18
Deploy a proxy protocol like Hysteria2 or Shadowsocks on your own Linux VPS without using the command line.
Generate subscription links to import into apps like Clash Meta or sing-box.
Test how fast your proxy server actually performs versus its raw bandwidth.
Check whether your server's IP is blocklisted or blocked by streaming services.
| fengzi1221/proxy-installer | mnexa-ai/e2a | imshire/xu-shop | |
|---|---|---|---|
| Stars | 128 | 133 | 140 |
| Language | Go | Go | Go |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 3/5 | 4/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires SSH access to a remote Linux VPS you already own.
Proxy Installer is a Windows desktop application aimed at people who own a remote Linux server (VPS) and want to set up a proxy on it without typing commands. You connect it to your server over SSH, it checks what operating system and hardware the server is running, and then deploys one or more proxy protocols for you automatically. The supported protocols are Hysteria2, VLESS Reality, VMess, Trojan, and Shadowsocks, each suited to different network conditions and client app preferences. Once the proxy is deployed, the tool generates subscription links you can import into popular client apps on your phone or computer, including Shadowrocket, Clash Meta, V2rayNG, and sing-box. These are the apps that actually carry your traffic through the proxy, Proxy Installer's role is purely to set up the server side and hand you a ready-to-use link. The application also includes a speed-testing center that measures both the raw bandwidth of your server and the real-world speed after traffic passes through the deployed proxy, so you can see the overhead. There is an IP quality check that shows whether the server's IP address is flagged in any blocklists, which streaming services it can reach (Netflix, YouTube, Disney+, ChatGPT, and others), and whether email services will accept mail from it. All SSH credentials and reports are stored locally on your Windows machine. The app does not require an account or send data to any central service. It was built with Wails (a framework that wraps Go backend logic with a React frontend into a native Windows installer) and is released under the MIT license. The README states clearly that it is not a VPN client itself but a management tool for setting up and testing proxy server nodes.
A Windows GUI that deploys and tests proxy protocols like Shadowsocks or VLESS on your own VPS over SSH.
Mainly Go. The stack also includes Go, Wails, React.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.