Closed cernec1999 closed 3 years ago
Add is_tor field to database, and query the tor exit node list. Set the boolean if the exit node connects to us.
We should eventually see if the Tor map is thread safe. I think it is, because we only ever write to it once, before we start up any threads.
Add is_tor field to database, and query the tor exit node list. Set the boolean if the exit node connects to us.