diff options
author | Roger Dingledine <arma@torproject.org> | 2006-08-02 05:17:22 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-08-02 05:17:22 +0000 |
commit | a1b6f72d9eb7941076229fcc532b6007c96865b5 (patch) | |
tree | f18784640c97089d9ebf4d05e3924732178fb137 /contrib | |
parent | 74bf8b12894d804695d80646fcef291a4c8d0cc4 (diff) | |
download | tor-a1b6f72d9eb7941076229fcc532b6007c96865b5.tar.gz tor-a1b6f72d9eb7941076229fcc532b6007c96865b5.zip |
explain that the exitlist isn't perfect, because some tor exit nodes
don't exit on their advertised address.
svn:r6965
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/exitlist | 4 |
1 files changed, 4 insertions, 0 deletions
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. + """ # |