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

New module: encrypted-dns #19

Open
chrisforce1 opened this issue Apr 20, 2020 · 1 comment · May be fixed by #41
Open

New module: encrypted-dns #19

chrisforce1 opened this issue Apr 20, 2020 · 1 comment · May be fixed by #41
Assignees
Labels
enhancement New feature or request

Comments

@chrisforce1
Copy link
Contributor

chrisforce1 commented Apr 20, 2020

DNS tunneling over DNS-over-HTTPS (DoH) to *.sandbox.alphasoc.xyz via a random public server picked from the list below.

https://dns.google/dns-query
https://cloudflare-dns.com/dns-query
https://dns.quad9.net/dns-query
https://doh.opendns.com/dns-query
https://doh.powerdns.org -- shutdown planned for 15.09.2021 according to https://powerdns.org/doh/privacy.html
@chrisforce1 chrisforce1 added the enhancement New feature or request label Apr 20, 2020
@chrisforce1 chrisforce1 changed the title New module: tunnel-doh New module: encrypted-dns Aug 31, 2021
@chrisforce1
Copy link
Contributor Author

chrisforce1 commented Aug 31, 2021

From our chat we could invoke this module in these kind of ways, and extend beyond DoH to DoT and DNSCrypt, e.g.

flightsim run encrypted-dns:doh
flightsim run encrypted-dns:dnscrypt

Invoking without a protocol argument would just run some random DoH / DoT / DNSCrypt tests (dealer's choice).

Here are the notes for the other transport mechanisms:

@kmroz kmroz linked a pull request Sep 20, 2021 that will close this issue
@tg tg linked a pull request Oct 26, 2021 that will close this issue
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.

2 participants