Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.38 KB

README.md

File metadata and controls

64 lines (39 loc) · 1.38 KB

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