Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable IsolateDestAddr on the httpTunnelPort #469

Closed
n8fr8 opened this issue Jun 7, 2021 · 0 comments · Fixed by #476
Closed

enable IsolateDestAddr on the httpTunnelPort #469

n8fr8 opened this issue Jun 7, 2021 · 0 comments · Fixed by #476
Assignees

Comments

@n8fr8
Copy link
Member

n8fr8 commented Jun 7, 2021

We should enable the isolation flags, like we do for SOCKS if the user has it on in settings

HTTPTunnelPort [address:]port|auto [isolation flags]

Open this port to listen for proxy connections using the "HTTP CONNECT" protocol instead of SOCKS. Set this to 0 if you don’t want to allow "HTTP CONNECT" connections. Set the port to "auto" to have Tor pick a port for you. This directive can be specified multiple times to bind to multiple addresses/ports. If multiple entries of this option are present in your configuration file, Tor will perform stream isolation between listeners by default. See SOCKSPort for an explanation of isolation flags. (Default: 0)
@n8fr8 n8fr8 added this to the June July 2021 Sprint milestone Jun 7, 2021
@n8fr8 n8fr8 self-assigned this Jun 7, 2021
syphyr pushed a commit to syphyr/orbot that referenced this issue Jun 24, 2021
syphyr pushed a commit to syphyr/orbot that referenced this issue Jun 26, 2021
syphyr pushed a commit to syphyr/orbot that referenced this issue Jun 29, 2021
syphyr pushed a commit to syphyr/orbot that referenced this issue Jun 29, 2021
@n8fr8 n8fr8 closed this as completed in #476 Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant