Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Feature: Ability to change tor ports #14594

Closed
kirkins opened this issue Jun 28, 2018 · 3 comments
Closed

Feature: Ability to change tor ports #14594

kirkins opened this issue Jun 28, 2018 · 3 comments

Comments

@kirkins
Copy link

kirkins commented Jun 28, 2018

Have a friend using Brave in Turkey. He's having problems connecting to the tor network on Brave:

photo_2018-06-28_14-15-52

I'm thinking maybe his ISP is blocking ports 9001 and 9030 used by tor. Tor FAQ offers this solution of just using standard ports 80 and 443 in that situation:

My firewall only allows a few outgoing ports.
If your firewall works by blocking ports, then you can tell Tor to only use the ports when you start your Tor Browser. Or you can add the ports that your firewall permits by adding "FascistFirewall 1" to your torrc configuration file. By default, when you set this Tor assumes that your firewall allows only port 80 and port 443 (HTTP and HTTPS respectively). You can select a different set of ports with the FirewallPorts torrc option.

If you want to be more fine-grained with your controls, you can also use the ReachableAddresses config options, e.g.:

ReachableDirAddresses *:80
ReachableORAddresses *:443

Would it be possible to add some text boxes to input ports to be used in the advanced settings section?

@srirambv
Copy link
Collaborator

cc: @diracdeltas @riastradh-brave

@riastradh-brave
Copy link
Contributor

Unfortunately, this is not currently possible. In the future, we plan to support custom configuration like bridges (#12989) for people who are on censored networks.

It might be worthwhile in the meantime for your friend to try the Tor Browser, which does support configuring bridges and custom torrc files, and see if they can find a way to reach the Tor network with that.

@kirkins
Copy link
Author

kirkins commented Jun 28, 2018

@riastradh-brave thanks will close since issue is already covered in #12989

@kirkins kirkins closed this as completed Jun 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants