mirror of
https://github.com/LittleChest/Dohna-NS.git
synced 2026-05-06 22:44:50 +08:00
docs: Add README.md
This commit is contained in:
parent
d45f610c32
commit
e2482fe548
26
README.md
Normal file
26
README.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# Dohna NS
|
||||||
|
|
||||||
|
Another DNS over HTTPS recursive resolver.
|
||||||
|
|
||||||
|
- [x] EDNS Client Subnet
|
||||||
|
- [x] [JSON API](https://developers.google.com/speed/public-dns/docs/doh/json)
|
||||||
|
|
||||||
|
## For Users
|
||||||
|
|
||||||
|
Read [Dohna NS Documentation](https://dohna-ns.sbs/) to learn how to install Dohna NS on your device.
|
||||||
|
|
||||||
|
## Deploy
|
||||||
|
|
||||||
|
| Provider | Deploy |
|
||||||
|
| ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
|
| Cloudflare | [](https://deploy.workers.cloudflare.com/?url=https://github.com/LittleChest/Dohna-NS) |
|
||||||
|
| Vercel | [](https://vercel.com/new/clone?repository-url=https://github.com/LittleChest/Dohna-NS) |
|
||||||
|
| Netlify | [](https://app.netlify.com/start/deploy?repository=https://github.com/LittleChest/Dohna-NS) |
|
||||||
|
|
||||||
|
## Self-hosted
|
||||||
|
|
||||||
|
You can use [Netlify CLI](https://cli.netlify.com/commands/serve/) or [`workerd`](https://github.com/cloudflare/workerd/blob/main/README.md#getting-started) **(Recommended)** to serve locally.
|
||||||
|
|
||||||
|
Make sure you can connect to upstream servers.
|
||||||
|
|
||||||
|
If you find a bug on self-hosted, try to reproduce it at `dohna-ns.sbs` before reporting it.
|
||||||
Loading…
x
Reference in New Issue
Block a user