meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

use GUARD event #199

Open meejah opened 7 years ago

meejah commented 7 years ago

Our notion of the current list of guard nodes will become out of sync unless we use the GUARD event to notice guards going up and down.