torghost
torghost copied to clipboard
switch never timeouts
When sending the Signal.NEWNYM
to the controller, the command never timeouts and can get stuck forever.
Also, probably would be safer to check is_newnym_available
before sending the signal, and just quit otherwise.