https://github.com/blho/apexdns
WIP 🚧
https://github.com/blho/apexdns
dns dns-over-https dns-server doh
Last synced: 5 months ago
JSON representation
WIP 🚧
- Host: GitHub
- URL: https://github.com/blho/apexdns
- Owner: blho
- License: apache-2.0
- Archived: true
- Created: 2020-01-22T10:15:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T16:29:57.000Z (about 6 years ago)
- Last Synced: 2024-06-20T10:11:16.255Z (almost 2 years ago)
- Topics: dns, dns-over-https, dns-server, doh
- Language: Go
- Homepage:
- Size: 64.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ApexDNS
[](https://goreportcard.com/report/blho/apexdns)
A pluggable DNS server with multiple endpoint and multiple protocol support, all in plugin.
Endpoint: Handle with various DNS query request and response.
Plugin: Deal with DNS query message(the main logic).