Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 501 Bytes

tor relay docker

A simple tor relay config for docker


Setup

  1. First install docker on your server [manual]
  2. $ git clone https://github.com/parsapoorsh/tor-relay-docker/ && cd tor-relay-docker
  3. Edit the torrc file according to your need: $ nano torrc
  4. Open ports 9001/tcp and 9030/tcp on the firewall [tutorials]

Usage

$ docker compose up