NullHypothesis / exitmap

A fast and modular scanner for Tor exit relays. The canonical repository (including issue tracker) is at https://gitlab.torproject.org/tpo/network-health/exitmap
https://www.cs.kau.se/philwint/spoiled_onions/
GNU General Public License v3.0
454 stars 107 forks source link

Inform users that it can take a while to bootstrap #27

Closed NullHypothesis closed 9 years ago

NullHypothesis commented 9 years ago

When starting exitmap for the first time, its data directory is empty. As a result, it can take quite a while to bootstrap, and we might hit the timeout. We should increase the timeout and add log messages to inform the user about what's going on. Maybe there's something else we can do?

NullHypothesis commented 9 years ago

Fixed in 053b0c292862eebc74737cf946c3af117a9d166c.