Full DoH recursive resolver implemented on Cloudflare Workers
Go to file
Peter Cai 4cf2b5983b server: set NXDOMAIN properly 2021-04-04 13:29:11 +08:00
src server: set NXDOMAIN properly 2021-04-04 13:29:11 +08:00
.gitignore lay out skeleton for server 2021-03-26 20:05:08 +08:00
Cargo.lock refactor: update to the latest `domain` crate 2021-04-04 13:25:39 +08:00
Cargo.toml refactor: update to the latest `domain` crate 2021-04-04 13:25:39 +08:00
index.js initial commit 2021-03-24 16:28:03 +08:00
package-lock.json initial commit 2021-03-24 16:28:03 +08:00
package.json initial commit 2021-03-24 16:28:03 +08:00
webpack.config.js initial commit 2021-03-24 16:28:03 +08:00