Full DoH recursive resolver implemented on Cloudflare Workers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Peter Cai e4652e9d10
add wrangler config example
2 years ago
.cargo set cargo's default target correctly 2 years ago
src util: implement common record types in borrowed -> owned conversion 2 years ago
.gitignore generate_blocklist: make URLs configurable 2 years ago
Cargo.lock add plain HOSTS file support 2 years ago
Cargo.toml add plain HOSTS file support 2 years ago
blocklist.txt.example add config examples 2 years ago
config.json.example add config examples 2 years ago
generate_blocklist.sh improve blocklist generation script 2 years ago
index.js initial commit 2 years ago
package-lock.json initial commit 2 years ago
package.json initial commit 2 years ago
webpack.config.js initial commit 2 years ago
wrangler.toml.example add wrangler config example 2 years ago