nyxnor / tor-ctrl

Raw use of tor's controller
Other
5 stars 3 forks source link

private tor-ctrl-stream mode #21

Closed nyxnor closed 2 years ago

nyxnor commented 2 years ago

https://github.com/nyxnor/tor-ctrl/issues/19

The utility I am looking for is actually something that users can share online without risk. Not showing Tor entry/middle/exit. Only showing which IPs or onions Tor is connecting to. Then users could share this in public places, post logs without risk, report bugs about unwanted connections (privacy violations or malware). That isn't a good idea to mix into tor-ctrl-stream. A separate utility for that purpose would be cool.


I think this can be done with tor-ctrl-stream and with an option, do not check for circuit paths. But I need you to define better the format you want (the fields you desire in control-spec format https://gitweb.torproject.org/torspec.git/tree/control-spec.txt).

hiding tor-ctrl-stream circuit path option