tor
How do I use Tor with cURL (in Windows)?
I have Vidalia installed, set up Chrome to use port 8118 for the proxy and I\'ve checked my connection through https://check.torproject.org/ but I\'m having difficulties getting this work with the com[详细]
2023-03-30 19:25 分类:问答C# Tunnel/Bridge from Http to Socks
I am trying to use Tor and instead of running privoxy etc client, I want to do it in my c# program ( so no privoxy GUIs). Tor only supports SOCKS right now , so I need a way to send Http Requests to t[详细]
2023-03-30 06:26 分类:问答how to access a website with python through tor, successfully? ports 8118 and 9050 don't work?
I\'m trying to access a website with python through tor, but I\'m having problems. I started my attempts with this thread and the one referenced in it: How to make urllib2 requests through Tor in Pyth[详细]
2023-03-30 03:57 分类:问答Controlling Tor client with Ruby
I am writing a Ruby script which automatically crawls websites for data analysis, and now I have a requirement which is fairly complicated: I have to be able to simulate access from a variety of count[详细]
2023-03-11 23:53 分类:问答Python urllib over TOR? [duplicate]
This question already has answers here: 开发者_JS百科 How to route urllib requests through the TOR network? [duplicate][详细]
2023-02-14 12:46 分类:问答TOR Control Protocol from Perl
I am trying to basically make a signal newnym call via Tor control protocol bound to an internal port. Just for testing I am trying without any auth field at the moment.[详细]
2023-01-28 18:49 分类:问答How can I force Tor to use a new identity without using Vidalia?
I am using Tor in my project. How can I force Tor to use a new id开发者_如何学运维entity from my program?Open a telnet connection to the control port of your Tor service and send it SIGNAL NEWNYM.[详细]
2023-01-21 15:00 分类:问答Result identity changing
I\'m using TOR and I want to know, how to switch between result-nodes with need country. I can simply change it by telnet the 9开发者_高级运维051 port like:[详细]
2023-01-07 23:43 分类:问答tor api in own project
I\'m going to develop gui-based application for tor controlling (like vidalia or torK). Are there any libraries for using tor? I don\'t want to parse each byte of information from sockets.[详细]
2022-12-29 19:57 分类:问答How to use Tor control protocol in C#?
I\'m trying to send commands to the Tor control port programmatically to make it refresh the chain. I haven\'t been able to find any examples in C#, and my solution\'s not working. The request times o[详细]
2022-12-28 13:46 分类:问答