Skip to content

Commit

Permalink
Switch to port 443
Browse files Browse the repository at this point in the history
Helps people with restrictive outbound firewalls.
  • Loading branch information
strugee committed Dec 30, 2017
1 parent f60f7e0 commit 1a66de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/local/etc/tor/torrc
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ControlPort unix:/var/run/tor/control GroupWritable
## See https://www.torproject.org/docs/tor-doc-relay for details.

## Required: what port to advertise for incoming Tor connections.
ORPort 9001
ORPort 443
## If you want to listen on a port other than the one advertised in
## ORPort (e.g. to advertise 443 but bind to 9090), you can do it as
## follows. You'll need to do ipchains or other port forwarding
Expand Down

0 comments on commit 1a66de8

Please sign in to comment.