[tor-talk] Get relay information from the "Network Status Consensuses" file?

2018-11-24 Thread Lucon Yang
The "Network Status Consensuses" file contains some relay information I need. Now I have a relay's fingerprint, but I did't find a fingerprint field in this file. How can I get a relay's information from the file by the relay's fingerprint? -- tor-talk mailing list - tor-talk@lists.torproject.org

Re: [tor-talk] How to get the running state of a Tor relay by its fingerprint?

2018-11-24 Thread nusenu
Lucon Yang wrote: > So is there any way to get the running state of a relay if I have the > fingerprint or nickname which are more stable info of the relay? if it is related to a relay that has been running within the last 7 days before the query is issued then you can use Relay Search https:/

Re: [tor-talk] How to get the running state of a Tor relay by its fingerprint?

2018-11-24 Thread grarpamp
Use "relay search" from this page... https://metrics.torproject.org/ Nickname is not unique, so use fingerprint instead. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

[tor-talk] How to get the running state of a Tor relay by its fingerprint?

2018-11-24 Thread Lucon Yang
Now I know I can use https://metrics.torproject.org/exonerator.html to get the running state of the relay if I have its IP address. But a relay may change its IP address over time, which makes it difficult with this method. So is there any way to get the running state of a relay if I have the finge