/docker-tor

Run TOR conveniently from a docker container.

Primary LanguageDockerfileApache License 2.0Apache-2.0

docker-tor

Run TOR conveniently from a docker container.

Docker Build Docker Stars Docker Pulls Docker Automated Docker Build Docker Version

docker run --rm -p 9050:9050 thomasleplus/tor

Once the docker container has finished starting, you can test it with the following command:

curl --socks5 localhost:9050 --socks5-hostname localhost:9050 https://check.torproject.org/

Request configuration change

Please use this link (GitHub account required) to suggest a change in this image configuration.