[tor-talk] Craigslist now giving Tor the slows, lol

Mirimir mirimir at riseup.net
Mon Jun 2 07:20:03 UTC 2014


On 06/02/2014 12:36 AM, Lunar wrote:
> Mirimir:
>>       NOW=`date +%F_%H-%M`
>>       echo "   dump IP Chicken at $NOW"
>>       links2 -g -dump http://ipchicken.com/ > ~/dumps/IP-$NOW &
>>       NOW=`date +%F_%H-%M`
>>       echo "   dump Craigslist URL http://$CLURL at $NOW"
>>       links2 -g -dump http://$CLURL > ~/dumps/$CLURL-$NOW &
> 
> TTBOMK this won't work as you'd like. Tor will create a different
> circuit for each host you try to contact. The circuit used by the first
> `links2` will be different that then one that follows.

Oops. IP lookup is out. But my Tor client always knows what circuit it's
using. So I could just ask it. Right?




More information about the tor-talk mailing list