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

Update dns resolution for socks proxies #19683

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adfoster-r7
Copy link
Contributor

Improves #19641

Update dns resolution for socks proxies. Now local DNS resolution will be skipped on the host machine and deferred to any configured socks proxies, i.e. with setg proxies socks5:127.0.0.1:1080

Verification

Ensure CI passes

value
end

def valid?(value=self.value, check_empty: true, datastore: nil)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will extract out to a separate PR; I noticed it's possible to assign invalid values to the proxies datastore option. This should tighten things up, but the UX still isn't great IMO

@adfoster-r7 adfoster-r7 force-pushed the update-dns-resolution-for-socks-proxies branch 2 times, most recently from e3dc810 to bb3d05c Compare November 28, 2024 17:23
@adfoster-r7 adfoster-r7 force-pushed the update-dns-resolution-for-socks-proxies branch from bb3d05c to 2c78d21 Compare November 28, 2024 17:44
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.

1 participant