joshgaby-tor-relay
joshgaby-tor-relay
Docker app from josh.gaby's Repository
Overview
This docker image will install the latest current stable version of Tor server. It will run Tor as an unprivileged regular user, as recommended by torproject.org.
It includes the latest Tor Debian package from torproject.org which is installed and configured according the Tor project recommendations. Additionally it can be run as a hidden bridge using obfs4proxy
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the faster the Tor network will be. If you have at least 2 megabits/s for both upload and download, please help out Tor by configuring your server to be a Tor relay too.
INSTALLATION:
Create a folder appdata/tor-data/config (this will be used to store the config between restarts)
Download sample Config: https://github.com/josh-gaby/tor-server/blob/master/torrc
Edit the config as necessary (Configuration details can be found here: https://2019.www.torproject.org/docs/tor-manual.html.en)
Put this into the config folder.
Create a folder appdata/tor-data/data (this will be used to preserve your relays keys/data between restarts)
Edit the docker parameters and run it.
https://hub.docker.com/r/joshgaby/tor-server/
Runtime arguments
- Network
br0- Shell
sh- Privileged
- false
- Extra Params
--init
Template configuration
Server contact emailVariable
- Target
- CONTACT_EMAIL
Server nicknameVariable
- Target
- TOR_NICKNAME
- Default
- Tor4
Tor OR PortPorttcp
- Target
- 9001
- Default
- 9001
- Value
- 9001
Tor DIR PortPorttcp
- Target
- 9030
- Default
- 9030
- Value
- 9030
Server config directoryPathrw
- Target
- /etc/tor/
- Default
- /mnt/user/appdata/tor-data/config/
Server data directoryPathrw
- Target
- /var/lib/tor/
- Default
- /mnt/user/appdata/tor-data/data/
/etc/localtimePathrw
- Default
- /etc/localtime
Categories
Download Statistics
1,137
Total Downloads
Details
Repository
joshgaby/tor-serverLast Updated2025-08-13
First Seen2022-11-06
Run joshgaby-tor-relay on Unraid.
joshgaby-tor-relay is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.