Skip to content

marcelmaatkamp/docker-alpine-tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published