Skip to content

qbi/exitmap

 
 

Repository files navigation

Installation

Prerequisites

Before you can run exitmap you should make sure that you have the following software installed:

Within Debian you can install all components by issuing:

apt-get install python-socksipy python-concurrent.futures python-stem

Retrieve consensus data

First, get the current consensus by running:
$ tor -f doc/torrc.fetch

Then, start the bare Tor process which is used by the scanner:
$ tor -f doc/torrc

Run scanner

Finally, you can run the scanner:
$ python scanner.py -c /tmp/tordata/cached-consensus checktest

Feedback

Contact: Philipp Winter phw@nymity.ch
OpenPGP fingerprint: B369 E7A2 18FE CEAD EB96 8C73 CF70 89E3 D7FD C0D0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%