Skip to content

feat: add support for loading DNS resolvers from a file#211

Open
prdp1137 wants to merge 1 commit intopunk-security:mainfrom
prdp1137:feat/multiple-resolvers
Open

feat: add support for loading DNS resolvers from a file#211
prdp1137 wants to merge 1 commit intopunk-security:mainfrom
prdp1137:feat/multiple-resolvers

Conversation

@prdp1137
Copy link
Copy Markdown

@prdp1137 prdp1137 commented Mar 6, 2026

Added --resolvers-file flag to load DNS resolvers from a file. Useful for large-scale scans where we can use community resolver lists like trickest's resolvers instead of the 6 hardcoded defaults.

Previously, resolvers were passed via --resolver as comma-separated values, which gets unwieldy at scale. --resolvers-file offers a cleaner way to load hundreds of resolvers from a file while retaining the existing --resolver behaviour.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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