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

Lunar lunar at torproject.org
Mon Jun 2 06:36:14 UTC 2014


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 at torproject.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20140602/63db7f21/attachment.sig>


More information about the tor-talk mailing list