Skip to content

lpu/docker-tor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Run TOR conveniently from a docker container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%