TorUtils
TorUtils copied to clipboard
Client to get tor/status-vote/current/authority informations
First of all: Thanks for this library.
I would like to get the informations of this endpoint tor/status-vote/current/authority
.
As far as I have seen there is currently no way to get these informations, right?
The parser seems to be capable of parsing those informations.
Hey @Gared , thanks for using the library and the suggestion. This seems like a great addition.
I started to work on it over the weekend but didn't finish. There's a bit of new parsing, all easy, but quite a few new properties and information to organize.
Is there specific info you're looking for from this function? I'll expose a request function as well so that one can easily request other directory URLs that are not included.
After writing my comment I started to write my own client based on Guzzle to have a better handling of requests. Are you interested @dapphp ? I also implemented the parsing for this specific endpoint. Thanks for working on this topic! I don't exactly what my final goal is, but for now I want to get the source information behind this overview: https://consensus-health.torproject.org/consensus-health.html to monitor changes as early as possible in the tor network like bandwith changes or Guard and Exit flags