[tor-talk] ExcludeExitNodes doesn't take effect at all.
Geoff Down
geoffdown at fastmail.net
Mon Oct 17 12:23:42 UTC 2016
On Mon, Oct 17, 2016, at 02:49 AM, Hongyi Zhao wrote:
> The command for obtaining the ExcludeExitNodes list is as follows:
>
> $ curl -s https://collector.torproject.org/recent/exit-lists/ | grep
> -E -m1 'href=\"[0-9-]+\"' | tr '"' '\n' | grep -E '^[0-9-]+' | xargs
> -r -I{} curl -s https://collector.torproject.org/recent/exit-lists/{}
> | grep -Po '(\d+\.){3}\d+' | paste -sd,
>
It looks like you are extracting the IP addresses. It should be the
fingerprints.
GD
--
http://www.fastmail.com - Access all of your messages and folders
wherever you are
More information about the tor-talk
mailing list