dockerfiles/tor-relay
Aaron Ten Clay f9d4e19828 Make tor-relay run.sh executable by all users (#387)
* Make tor-relay run.sh executable by all users

* Add  configuration for tor-relay
2018-06-17 13:23:31 -04:00
..
Dockerfile Make tor-relay run.sh executable by all users (#387) 2018-06-17 13:23:31 -04:00
README.md Environment variables (#331) 2018-06-06 15:04:18 -06:00
run.sh Make tor-relay run.sh executable by all users (#387) 2018-06-17 13:23:31 -04:00
torrc.bridge Make tor-relay run.sh executable by all users (#387) 2018-06-17 13:23:31 -04:00
torrc.exit Make tor-relay run.sh executable by all users (#387) 2018-06-17 13:23:31 -04:00
torrc.middle Make tor-relay run.sh executable by all users (#387) 2018-06-17 13:23:31 -04:00

Environment variables

Name Description Default value
RELAY_TYPE The type of relay (bridge, middle or exit) middle
RELAY_NICKNAME The nickname of your relay hacktheplanet
CONTACT_GPG_FINGERPRINT Your GPG ID or fingerprint none
CONTACT_NAME Your name none
CONTACT_EMAIL Your contact email none
RELAY_BANDWIDTH_RATE Limit how much traffic will be allowed through your relay (must be > 20KB/s) 100 KBytes
RELAY_BANDWIDTH_BURST Allow temporary bursts up to a certain amount 200 KBytes