usewithtor
use SOCKS-friendly applications with Tor
Install
- All systems
-
curl cmd.cat/usewithtor.sh
- Debian
-
apt-get install torsocks
- Ubuntu
-
apt-get install torsocks
- Alpine
-
apk add torsocks
- Arch Linux
-
pacman -S torsocks
- Kali Linux
-
apt-get install torsocks
- Fedora
-
dnf install torsocks
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install torsocks
- OS X
-
brew install torsocks
- Raspbian
-
apt-get install torsocks
- Dockerfile
- dockerfile.run/usewithtor
- Docker
-
docker run cmd.cat/usewithtor usewithtor
powered by Commando
torsocks
use SOCKS-friendly applications with Tor
Torsocks allows you to use most SOCKS-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you're using.