How can I force Tor to use a new identity without using Vidalia?

℡╲_俬逩灬. 提交于 2019-11-29 18:12:51

问题


I am using Tor in my project. How can I force Tor to use a new identity from my program?


回答1:


Open a telnet connection to the control port of your Tor service and send it SIGNAL NEWNYM.

I expect you could use any Delphi telnet library. My first choice would be Indy; make sure you have the latest version.



来源:https://stackoverflow.com/questions/3991639/how-can-i-force-tor-to-use-a-new-identity-without-using-vidalia

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!