Anyone know why Cisco has so many tor nodes blacklisted? Get the Cisco IP blacklist from http://www.talosintel.com/feeds/ip-filter.blf Get the TOR node list from https://www.dan.me.uk/torlist/
$ sort ip-filter.blf > cisco-blacklist $ join -j 1 cisco-blacklist torlist | wc -l 893 $ wc -l torlist 7007 torlist $ wc -l cisco-blacklist 31516 cisco-blacklist Thanks, Lee -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk