An open API service indexing awesome lists of open source software.

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 🚧

Awesome Lists containing this project

README

          

# ApexDNS

[![Go Report Card](https://goreportcard.com/badge/github.com/blho/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).