Sign inSign up

marcelmaatkamp/alpine-tor

By marcelmaatkamp

Updated about 10 years ago

Minimalistic Tor socks proxy v0.2.5.10, based on Alpine Linux (size is just 7MB)

Image
3

781

marcelmaatkamp/alpine-tor repository overview

alpine-tor

Minimalistic tor docker image based on Alpine Linux (7MB). The binary comes from the compiled instance of docker-alpine-build-tor. Usage:

 $ docker run -d \
   --name tor \
   -p 9001:9001 \
   -p 9050:9050 \
   -p 9053:9053 \
   marcelmaatkamp/alpine-tor:latest

Add the dockerhost ip and the port 9050 as a SOCKS5 proxy-server in your browser.

Tag summary

Content type

Image

Digest

sha256:537d28125

Size

18.5 MB

Last updated

about 10 years ago

docker pull marcelmaatkamp/alpine-tor