Skip to content

codekow/tor-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tor-docker

Build multiarch image - latest Build multiarch image - tag

Tor daemon multiarch container.

Additional transport plugins included in the image:

  • obfs4proxy

Tested architectures:

  • amd64
  • arm
  • arm64

Source code:

Downloads:

Used by:

Tor

Tor is an anonymity network that provides:

  • privacy
  • enhanced tamper proofing
  • freedom from network surveillance
  • NAT traversal

How to

Standard build

Builds Tor from source. Method used to create releases in this repo.

make

Quick build

Installs pre-built Tor from Alpine's repositories. Useful for testing/troubleshooting.

WARNING: some Tor features might be missing, depending on the Alpine community build setup

make quick

Usage

docker pull quay.io/bugfest/tor

About

Tor multiarch dockerfile

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 80.9%
  • Makefile 19.1%