[tor-talk] How to write program that uses Tor network

Tyler Hardin th020394 at gmail.com
Wed Sep 30 03:22:37 UTC 2015


Also, about rate limiting, what sort of rate limit do y'all think would be
mindful of the health of the network and the average site? I'm thinking a
maximum of 1 req per second per site and 10 reqs per second overall (in
other words, 10 sites per second). But based on my experience browsing with
TBB, that might be too much.
On Sep 29, 2015 11:14 PM, "Tyler Hardin" <th020394 at gmail.com> wrote:

> Hi, I'm writing a spider in C++ and thinking about running it on the Tor
> hidden network. I'm using boost::asio for the network API. What would be
> the best/easiest way for me to retrieve pages from the Tor hidden network?
>
> P.S. Yes, I'm respecting robots.txt and rate limiting. I'm not going to
> DOS you guys.
>


More information about the tor-talk mailing list