Skip to content

A Cloudflare Worker to make DNS over HTTPS requests cacheable at edge.

License

Notifications You must be signed in to change notification settings

milgradesec/doh-cache-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ doh-cache ⚡

Deploy to Cloudflare Workers GitHub

👷 doh-cache is a Cloudflare Worker to make DNS over HTTPS requests cacheable at edge.

🚀 Running in production at https://dns.paesa.es/dns-query

How it Works

doh-cache transforms a DoH POST request to a DoH GET request and uses the Cache API to store the response in Cloudflare's cache. Drastically reducing response latency and server costs by using Cloudflare global network to serve cached responses.

License

MIT License

About

A Cloudflare Worker to make DNS over HTTPS requests cacheable at edge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages