9
1
Is there a way to ask tor/vidalia for a new identity, via the command-line, as opposed to mousing to the icon, bringing up the menu, and clicking the option there?
I'm running Mac OSX 10.6 and 10.7 with the stable install 0.2.2.32-0.2.14.
9
1
Is there a way to ask tor/vidalia for a new identity, via the command-line, as opposed to mousing to the icon, bringing up the menu, and clicking the option there?
I'm running Mac OSX 10.6 and 10.7 with the stable install 0.2.2.32-0.2.14.
5
Using this SO answer:
Open a telnet connection to the control port of your Tor service and send it SIGNAL NEWNYM.
More details please, I have the same issue. How do i go about finding the control port for Tor Would that be the http port 8118 or the Socks port 9050? – k4t434sis – 2012-05-29T00:43:50.803
Neither - the control port is set in your torrc
file, or you can specify it on the command line when you start tor. – dsolimano – 2012-05-29T11:50:15.830
Linux: https://askubuntu.com/questions/499995/change-ip-address-which-is-given-by-tor-using-the-terminal
– Ciro Santilli 新疆改造中心法轮功六四事件 – 2017-12-24T09:07:33.8471
Actually, this is probably a dupe of http://superuser.com/questions/138262/how-to-flush-tor-circuit, since you can run a similar command on Mac OSX.
– dsolimano – 2012-01-19T14:43:38.253