https://github.com/crypt0rr/public-doh-servers
A simple list with public DNS-over-HTTPS (DOH) providers so you can easily block them.
https://github.com/crypt0rr/public-doh-servers
Last synced: about 1 year ago
JSON representation
A simple list with public DNS-over-HTTPS (DOH) providers so you can easily block them.
- Host: GitHub
- URL: https://github.com/crypt0rr/public-doh-servers
- Owner: crypt0rr
- License: mit
- Created: 2021-07-31T18:25:31.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T08:41:29.000Z (over 1 year ago)
- Last Synced: 2025-03-16T07:31:38.966Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 45
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DNS-over-HTTPS (DOH) provider list
A simple list with public DNS-over-HTTPS (DOH) providers so you can easily block them.
The list is based on DNS providers their information pages and [AdGuard DNS Providers](https://kb.adguard.com/en/general/dns-providers) overview.
There is a little script included that can fetch the newest IPs from the `dns.list` file, you can chose the upstream DNS server where you would like to fetch the IPs from.
## Usage
```bash
./dns-to-ip.sh 1.1.1.1
```
## License
MIT