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

Add sockstls:// #1090

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Add sockstls:// #1090

merged 1 commit into from
Nov 4, 2023

Conversation

neilalexander
Copy link
Member

@neilalexander neilalexander commented Nov 3, 2023

Closes #1087. Allows connecting to a tls:// peer over SOCKS, whereas the standard socks:// scheme can only connect to tcp:// peers.

Copy link
Member

@Arceliar Arceliar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not tested to see if it works when enabled, but it doesn't seem to break anything when not used, so we can iterate on this if need be.

@neilalexander neilalexander merged commit 93a5adf into develop Nov 4, 2023
28 checks passed
@neilalexander neilalexander deleted the sockstls branch August 13, 2024 13:06
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 this pull request may close these issues.

Feature request: socks+tls
2 participants