/pydoh

Simple DNS to DNS over HTTPS Proxy

Primary LanguagePython

pydoh

Pretty simple DNS to DNS over HTTPS Proxy.

I wrote this script to run DOH on all my devices on my home network, so it will act as a normal DNS server and forward the requests to a DOH server.

TODO:

  • Add caching
  • Other features (?)