On Sun, 13 Oct 2013 17:25:02 -0400 starlight@xxxxxxxxxxx wrote: > Hello, > > I've recently established a full-time relay > running on a fast Linux router. Working nice > with version 0.2.4.17-rc. > > Have a daily offsite backup that was butting heads > with TOR traffic, so I wrote a 'tor_bwreduce' and > 'tor_bwrestore' script like these: > > nc 10.92.88.1 9151 <<EOF > AUTHENTICATE "xxx" > SETCONF RelayBandwidthRate=60000 > SETCONF RelayBandwidthBurst=60000 > QUIT > EOF Interesting... I needed a similar thing, but it never occured to me to use the control socket. I was simply rewriting the torrc and doing '/etc/init.d/tor reload' each time. But it did work perfectly as well. -- With respect, Roman
Attachment:
signature.asc
Description: PGP signature
-- tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk