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

Ability to add custom DNS servers #354

Closed
skngetich opened this issue Dec 14, 2023 · 3 comments · Fixed by #399
Closed

Ability to add custom DNS servers #354

skngetich opened this issue Dec 14, 2023 · 3 comments · Fixed by #399
Labels
enhancement New feature or request

Comments

@skngetich
Copy link

I would like to add custom DNS servers before making the request.

Is this possible?

@raviqqe
Copy link
Owner

raviqqe commented Dec 14, 2023

Can you describe more details of your situation?

@raviqqe raviqqe added the enhancement New feature or request label Mar 21, 2024
@cloudemprise
Copy link

Adding the ability to specify custom DNS servers could be useful for muffet in certain scenarios. One potential benefit is that it would allow checking links that might be filtered or blacklisted by local DNS services, such as trackers or ad-related links. Running muffet with an unfiltered external DNS server could help ensure a more comprehensive link checking process. I'd be interested to hear other perspectives from the community on this proposal.

@craigreyenga
Copy link

I think something like that could be achieved by pointing Muffet to a proxy server which itself uses those alternative DNS servers. But I like the idea still.

raviqqe pushed a commit that referenced this issue Jul 17, 2024
Fixes #354

Signed-off-by: titanventura <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants