-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Aaron aagbsn@extc.org writes:
I have been working on adding a "Tor Network Test Template" to ooni-probe; the basic concept is to extend the Tor controller library we use (txtorcon) to be able to build and attach circuits to specific streams, and iterate over the exits in the consensus.
I have an old branch called exit_scanner in txtorcon's repository that was/is a fairly bare-bones scanner. It used a single Tor slave. It's a bit old by now and should probably at least be re-based to master, but if any of it looks promising, it might be a starting point.
https://github.com/meejah/txtorcon/compare/exit_scanner
- -- meejah