Added tor-links and tor-newnym helpers

pull/5/head
xSmurf 9 years ago
parent 11438ff2b2
commit 143f5d880e

@ -0,0 +1,3 @@
#!/bin/sh
/usr/bin/links -only-proxy -socks-prozy 127.0.0.1:9050

@ -0,0 +1,3 @@
#!/bin/sh
echo AUTHENTICATE `/usr/binhexdump -e '32/1 "%02x""\n"' /var/lib/tor/.tor/control_auth_cookie`$'\n'SIGNAL NEWNYM | /usr/bin/nc 127.0.0.1 9051
Loading…
Cancel
Save