docker run --name tor -p 6000-6001:6000-6001 -d ivantichy/tor 6001 - proxy port 6000 - tor data port
10K+
Tor relay (not an exit node) configured to use ports 6000 and 6001.
Can be executed e.g. like this:
docker run --name tor -p 6000-6001:6000-6001 -d ivantichy/tor
Socks port: 6001 Data (transfer) port: 6000
You should limit access to port 6001 just for your machines using iptables.
Content type
Image
Digest
Size
70.5 MB
Last updated
over 7 years ago
docker pull ivantichy/tor