bagder / dns2doh

DNS to DoH

Home Page:https://bagder.github.io/dns2doh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dns2doh

dns2doh - resolves with DNS and generates a DoH response.

doh - resolves a host name over DoH.

Docs: https://bagder.github.io/dns2doh/

FAQ

I can't base64 decode it!

It uses the base64url format, which is like normal base64 but with two letters changed.

Where's the spec?

DoH: RFC 8484

DNS: RFC 1035

About

DNS to DoH

https://bagder.github.io/dns2doh/

License:MIT License


Languages

Language:Perl 100.0%