tor-relay
Docker-Anwendung from not_a_real_human's Repository
Übersicht
This allows a tor to act as a relay on your Unraid system. It does NOT allow it to act as an exit node. It automatically enables account bandwidth tracking to prevent from using too much network bandwidth.
These are the container variables which can be modified:
IPV4_ONLY
OR_PORT
DIR_PORT
RELAY_BANDWIDTH_RATE
RELAY_BANDWIDTH_BURST
ACCOUNTING_MAX
ACCOUNTING_START
NICKNAME
CONTACT_INFO
A few defaults are pre-set, otherwise they are set by the container itself.
Two manual steps are required, in addition to one highly recommended configuration:
- (Step1) Users must create a data/ folder somewhere on their Unraid system, by default it is expected that this is at /mnt/user/appdata/tor-relay/data/
- (Step2) The root user must change the folder permissions to that of the unprivileged tor user. This is required for tor container to create a .tor folder to track bandwidth stats between reboots.
- (Configuration) Assign this container a static ip on the network, and forward the ports for OR_PORT and DIR_PORT to that static ip.
These two manual steps from above are:
mkdir -p /mnt/user/appdata/tor-relay/data/
sudo chown 100:100 /mnt/user/appdata/tor-relay/data/
The port forwarding configuration must be configured at the router.
Anforderungen
Laufzeit-Argumente
- Netzwerk
br0- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
- Ziel
- 9001
- Standard
- 9001
- Wert
- 9001
- Ziel
- 9030
- Standard
- 9030
- Wert
- 9030
- Ziel
- /var/lib/tor/
- Standard
- /mnt/user/appdata/tor-relay/data/
- Wert
- /mnt/user/appdata/tor-relay/data/
- Wert
- HelloWorldItsMe
- Standard
- 300 GBytes
- Wert
- 320 GBytes
- Standard
- 512 KBytes
- Wert
- 512 KBytes
- Standard
- 1024 KBytes
- Wert
- 1024 KBytes
Kategorien
Statistik herunterladen
Einzelheiten
mitchellthompkins/tor-relay:latestFühren Sie tor-relay auf Unraid aus.
tor-relay ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.