diff options
author | Roger Dingledine <arma@torproject.org> | 2003-10-16 21:45:05 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2003-10-16 21:45:05 +0000 |
commit | 3c526e49ae134e54f2dcd6d5db40b39011f5254c (patch) | |
tree | c774d91e449a831c39848dad9ab2ffc1f8177dbc | |
parent | 1769b00cdb63f459b30f78e099d612f8a1cd118b (diff) | |
download | tor-3c526e49ae134e54f2dcd6d5db40b39011f5254c.tar tor-3c526e49ae134e54f2dcd6d5db40b39011f5254c.tar.gz |
add a note about how Safari claims to support socks but doesn't
svn:r606
-rw-r--r-- | INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Quickstart version for users: allows you to test to make sure tor is installed correctly. (If you have a personal firewall, be sure to allow connections to localhost port 9050.) + (If you're using Safari as your browser, keep in mind that it claims + to support socks but does not. You must do step 8.) 7) make sure you've set it up correctly: go to http://www.junkbusters.com/cgi-bin/privacy and see what IP it says you're coming from. If it works, you should probably go on to step 8, |