https://github.com/ujarhr/socks-cli
A minimal CLI tool to quickly connect to SOCKS4/SOCKS5 proxies with shorthand commands. Skip verbose configs, just run "bash connect.sh connect" and tunnel traffic instantly.
https://github.com/ujarhr/socks-cli
linux-proxy proxy-configuration socks-linux socks-proxy socks4 socks5 socks5-proxy
Last synced: 3 days ago
JSON representation
A minimal CLI tool to quickly connect to SOCKS4/SOCKS5 proxies with shorthand commands. Skip verbose configs, just run "bash connect.sh connect" and tunnel traffic instantly.
- Host: GitHub
- URL: https://github.com/ujarhr/socks-cli
- Owner: ujaRHR
- Created: 2025-01-20T13:13:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T16:13:06.000Z (12 months ago)
- Last Synced: 2025-12-28T04:24:23.600Z (4 months ago)
- Topics: linux-proxy, proxy-configuration, socks-linux, socks-proxy, socks4, socks5, socks5-proxy
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### SOCKS-CLI
A minimal CLI tool to quickly connect to SOCKS4/SOCKS5 proxies with shorthand commands. Skip verbose configs, just run "bash connect.sh connect" and tunnel traffic instantly.
## Commands:
1. **Connect**: `bash connect.sh connect`
2. **Disconnect:** `bash connect.sh disconnect`
3. **Configure:** `bash connect.sh setup`
> You can use 'alias' on your machine to shorten the commands further.