inspectsocks
transparent network access through a SOCKS 4 or 5 proxy
Install
- All systems
-
curl cmd.cat/inspectsocks.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 update
sudo apt-get install tsocks
- Raspbian
-
apt-get install tsocks
- Dockerfile
- dockerfile.run/inspectsocks
- Docker
-
docker run cmd.cat/inspectsocks inspectsocks
powered 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.