Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

271 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tor for Docker

Build Version Size Package Pulls

Docker container of the Tor network proxy daemon.

Features ✨

  • Intended to be used as a relay

Usage 🐳

Via Docker CLI:
docker run --name tor-relay -p 9001:9001 -p 9030:9030 -v $(pwd)/data:/var/lib/tor tor-relay:latest

Users will need to create data/ directory and own it with the tor user id (100).

mkdir data/
sudo chown 100:100 ./data

About

Tor in a Docker container.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages