
On 08/12/2013 06:33 AM, Kali Tor wrote:
Hi all,
I am planning on running a bridge-relay but have a hard 1TB/month outgoing traffic limitation.
Can someone help me with a torrc config that works for this setup? [snip]
# networking SocksPort 0 ORPort [aaa.bbb.ccc.ddd]:9001 ORPort [0000:0000:0000:0000:0000:0000:0000:0000]:9001 # policy BridgeRelay 1 Exitpolicy reject *:* ContactInfo Not Dental <bridge AT toofar dOt com> # 96% of (input=500GB + output=500GB) monthly traffic AccountingStart month 01 00:00 AccountingMax 480 GB ------------------------ Notes: 1. Delete IPv6 line if you don't have IPv6 networking. 2. Are you sure it is 1TB output and not 1TB of total monthly traffic? 3. CentOS/RHEL user here, so I can't advise you on the use of obsproxy. 4. In my experience, the chances of you actually moving 1TB/month of bridge traffic is very, very small. Hope this helps.