diff --git a/usr/local/etc/tor/torrc b/usr/local/etc/tor/torrc index c10d82d..88065c6 100644 --- a/usr/local/etc/tor/torrc +++ b/usr/local/etc/tor/torrc @@ -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