[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



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.

-- 
Lunar                                             <lunar@xxxxxxxxxxxxxx>

Attachment: signature.asc
Description: Digital signature

-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk