Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 665 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 665 Bytes

docker-tor

Docker Stars Docker Pulls

This repository contains the docker files required to run Tor, as a simple proxy, obfs4 bridge or relay. Tor data will persist on the mounted volume.

Deploying the container

This image requires mounting torrc file using docker volume option such as follows.

--volume /path/to/torrc/on/host:/var/lib/tor

Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning