tor-relay/docker/tor-relay/torrc

13 lines
247 B
Plaintext

# Define this as a relay-only node
SocksPort 0
ORPort 9001
DirPort 9030
ExitRelay 0
RelayBandwidthRate 100 KB
RelayBandwidthBurst 200 KB
Nickname YourRelayNickname
ContactInfo your-email@example.com
# Optionally, configure logs
Log notice stdout