1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
SOCKSPort 0 RunAsDaemon 1 ORPort 9001 ORPort [IPv6 xx:xx:Xx]:9001 Address 255.255.255.255 Nickname [nickname] ContactInfo foo[at]bar[dot]blub # DirPort 9091 # what port to advertise for directory connections # ExitPolicy reject6 *:*, reject *:* # no exits allowed DisableDebuggerAttachment 0 AvoidDiskWrites 1 # RelayBandwidthRate 50 MBits # Throttle traffic to xx RelayBandwidthBurst 100 MBits # But allow bursts up to xx # BandwidthRate 50 MBits # Throttle traffic to xx BandwidthBurst 100 MBits # But allow bursts up to xx # MyFamily AA,BB,BB |