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 support for custom DNS server #422

Merged
merged 6 commits into from
Apr 22, 2024
Merged

Add support for custom DNS server #422

merged 6 commits into from
Apr 22, 2024

Conversation

developStorm
Copy link
Member

@developStorm developStorm commented Apr 17, 2024

resolves #419

validated that the flag works with Wireshark:

image

@developStorm developStorm changed the title feat: add support for custom DNS server Add support for custom DNS server Apr 17, 2024
@developStorm developStorm self-assigned this Apr 17, 2024
Copy link
Contributor

@phillip-stephens phillip-stephens left a comment

Choose a reason for hiding this comment

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

Minor changes, really looks good overall. Appreciate your commenting of variables/functions and everything is quite clean and readable! This will be a great feature for people doing large scale scans.

Did you validate that using this flag sends DNS queries to the specified server with Wireshark or something? Could you update the PR description with your testing to show that it fixes the issue?

utility.go Show resolved Hide resolved
utility.go Outdated Show resolved Hide resolved
utility.go Outdated Show resolved Hide resolved
utility.go Outdated Show resolved Hide resolved
Copy link
Contributor

@phillip-stephens phillip-stephens left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@phillip-stephens phillip-stephens merged commit d60b555 into master Apr 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support user-specified DNS server for dialer
2 participants