Skip to content

Instantly share code, notes, and snippets.

@berkantaydin
Created October 19, 2015 14:48
Show Gist options
  • Save berkantaydin/042e62e9a99b76f7b28d to your computer and use it in GitHub Desktop.
Save berkantaydin/042e62e9a99b76f7b28d to your computer and use it in GitHub Desktop.
new tor identitiy command line bash
(echo authenticate 'f09c7cea3787dc991bbe558deecb5efgg273d0f8547f3bccb6ad6620858bbaaa'; echo signal newnym; echo quit) | nc localhost 9151 && proxychains4 curl ifconfig.co
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment