From a1b6f72d9eb7941076229fcc532b6007c96865b5 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 2 Aug 2006 05:17:22 +0000 Subject: [PATCH] explain that the exitlist isn't perfect, because some tor exit nodes don't exit on their advertised address. svn:r6965 --- contrib/exitlist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/exitlist b/contrib/exitlist index 96be25a7fa..2b7785fb75 100755 --- a/contrib/exitlist +++ b/contrib/exitlist @@ -19,6 +19,10 @@ If you're using Tor 0.1.1.18-rc or later, you should look at the "FetchUselessDescriptors" config option in the man page. + Note that this script won't give you a perfect list of IP addresses + that might connect to you using Tor, since some Tor servers might exit + from other addresses than the one they publish. + """ #