diff options
author | Roger Dingledine <arma@torproject.org> | 2004-01-29 23:10:02 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-01-29 23:10:02 +0000 |
commit | b87302a885fc2dafff0d83a17541e2c77381306f (patch) | |
tree | 929a674edca2ceafe784f13a297d73f01c75da46 /INSTALL | |
parent | 8a3ea5488710f535ed284a4cb7ecee9c90e7803c (diff) | |
download | tor-b87302a885fc2dafff0d83a17541e2c77381306f.tar tor-b87302a885fc2dafff0d83a17541e2c77381306f.tar.gz |
mention what outgoing ports to allow, for people with corporate firewalls
svn:r1017
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -13,8 +13,10 @@ Quickstart version for users: 6) point your browser to socks4 or socks5 proxy at localhost port 9050. In mozilla, this is in edit|preferences|advanced|proxies. This 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 have a personal firewall, be sure to allow local connections + to port 9050.) + (If your firewall blocks outgoing connections, punch a hole so it + can connect to TCP *:9001-9004 and *:9031-9033) (If you're using Safari as your browser, keep in mind that OS X before 10.3 claims to support socks but does not. You must do step 8.) 7) make sure you've set it up correctly: go to |