Answers for "tor new identity command line"

0

tor new identity command line

# cat /usr/local/bin/nym 
#!/bin/bash
pidof tor | xargs sudo kill -HUP
Posted by: Guest on October-27-2020

Code answers related to "tor new identity command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language