Skip to content

Add UseDnsOverHttpsAction for DoH (DNS over HTTPS) capabilities #336

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

Merged
merged 11 commits into from
Dec 18, 2024

Conversation

haga-rak
Copy link
Owner

@haga-rak haga-rak commented Dec 18, 2024

DoH (DNS over HTTPS) allows to use an external HTTP based DNS server instead of the default provided by the host.
It's usefull to track directly DNS requests through a fluxzy capture without having to dig into the pcap file (which may not be present).
Additionally, it opens doors to a JA3 Fingerprinting capabilities which may require ECH.

DoH (DNS over HTTPS) can be activated through UseDnsOverHttpsAction.

@haga-rak haga-rak added enhancement New feature or request new-action New fluxzy action added labels Dec 18, 2024
@haga-rak haga-rak changed the title Add DoH (DNS over HTTPS) capabilities Add UseDnsOverHttpsAction for DoH (DNS over HTTPS) capabilities Dec 18, 2024
@haga-rak haga-rak merged commit 3e6a8af into main Dec 18, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-action New fluxzy action added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant