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

Support user-specified DNS server for dialer #419

Closed
developStorm opened this issue Apr 11, 2024 · 0 comments · Fixed by #422
Closed

Support user-specified DNS server for dialer #419

developStorm opened this issue Apr 11, 2024 · 0 comments · Fixed by #422
Assignees

Comments

@developStorm
Copy link
Member

developStorm commented Apr 11, 2024

Offer an application-level option to specify the default DNS server in conn.go:Dialer. This would enable users to select a DNS resolver with greater capacity, reducing the load on the local DNS and mitigating errors (e.g. #342) that may arise from specifying too many input domains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant