saveme
transparent network access through a SOCKS 4 or 5 proxy
Install
- All systems
-
curl cmd.cat/saveme.sh
- Debian
-
apt-get install tsocks - Ubuntu
-
apt-get install tsocks -
Alpine
-
apk add tsocks - Arch Linux
-
pacman -S tsocks - Kali Linux
-
apt-get install tsocks - Fedora
-
dnf install tsocks - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tsocks - Raspbian
-
apt-get install tsocks - Docker
-
docker run cmd.cat/saveme savemepowered by Commando
tsocks
transparent network access through a SOCKS 4 or 5 proxy
tsocks provides transparent network access through a SOCKS version 4 or 5 proxy (usually on a firewall). tsocks intercepts the calls applications make to establish TCP connections and transparently proxies them as necessary. This allows existing applications to use SOCKS without recompilation or modification.