An open API service indexing awesome lists of open source software.

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.

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.