aboutsummaryrefslogtreecommitdiff
path: root/modules/onionoo.py
Commit message (Collapse)AuthorAgeFilesLines
* utils.http.Response.data should always be `bytes` - add .decode and .soupGravatar jesopo2019-11-261-3/+3
|
* "EventsResultsError"->"EventResultsError", move errors to utils.errorGravatar jesopo2019-11-181-1/+1
|
* Adds an Onionoo module for looking up Tor relaysGravatar Iain R. Learmonth2019-07-261-0/+61
Adds a new torrelay command that can be used to search for a Tor relay by fingerprint/nickname and also a new channel setting that allows relay details to be automatically looked up when a 40-char hex fingerprint appears in the channel.