I know tor relay bandwidth usage per period can be configured, but is it possible to schedule a tor relay to sleep during business hours, and only operate after hours?
TIA Zenaan
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I dunno if there's nything built in to tor. Are you on Linux? You coud use cron. Every day at 9 run 'service tor stop', every day at 5 run 'service tor start'
Cheers
Ramo
On Sat, Feb 22, 2014 at 03:51:43PM +1100, Zenaan Harkness wrote:
I know tor relay bandwidth usage per period can be configured, but is it possible to schedule a tor relay to sleep during business hours, and only operate after hours?
TIA Zenaan _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
On 2/22/14, ramo@goodvikings.com ramo@goodvikings.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I dunno if there's nything built in to tor. Are you on Linux? You coud use cron. Every day at 9 run 'service tor stop', every day at 5 run 'service tor start'
Thanks. Sounds rather heavy weight - it would presumably be a useful configuration to notify potential users of my relay, but I guess there is a desire to encourage 24/7 uptime.
tor-relays@lists.torproject.org