[tor-talk] Enumerate currently used Guard

meejah meejah at meejah.ca
Sun Dec 22 23:27:37 UTC 2019


"procmem at riseup.net" <procmem at riseup.net> 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


More information about the tor-talk mailing list