[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-talk] Enumerate currently used Guard
"procmem@xxxxxxxxxx" <procmem@xxxxxxxxxx> writes:
> Hi. How do I enumerate the currently used guard using a Tor controlport
> query?
If you like the command-land, you can try "carml". You'd want "carml
monitor" or "carml circ --list", see:
https://carml.readthedocs.io/en/latest/command-circ.html
You could also use this to play with the "raw" control-port commands
without writing a whole control-port client first, e.g.:
carml cmd "GETINFO info/names"
carml cmd "GETINFO entry-guards"
--
meejah
--
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk