Sign inSign up

ivantichy/tor

By ivantichy

Updated over 7 years ago

docker run --name tor -p 6000-6001:6000-6001 -d ivantichy/tor 6001 - proxy port 6000 - tor data port

Image
0

10K+

ivantichy/tor repository overview

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.

Tag summary

Content type

Image

Digest

Size

70.5 MB

Last updated

over 7 years ago

docker pull ivantichy/tor