0.1.0 • Published 13 years ago

tor-auto-identity-changer v0.1.0

Weekly downloads
7
License
-
Repository
github
Last release
13 years ago

tor-auto-identity-changer

Little script that periodically request an identity change via the telnet control of your tor client.

Pre Requirements

  • curl
  • node

Installation

git clone git@github.com:mlegenhausen/tor-auto-identity-changer.git
cd tor-auto-identity-changer
npm link

Usage

tor-auto-identitiy-changer <password>

If you only want to change the identity once, you can use:

tor-auto-identitiy-changer -o <password>

Make sure you have enabled the control port and hash authentication in the torrc.

Use tor-auto-identity-changer --help for further usage informations.

Note: You can use MaxCircuitDirtiness in the torrc for changing the usage time of a circuit.