aaronriekenberg / go-doh-proxy

Go DoH Proxy Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-doh-proxy

Simple and super useful DNS over HTTPS proxy server.

Tech Stack:

Configurable authoritative forward and reverse lookups for local domain.

Allows clamping TTL in proxied response messages. Responses are cached based by question until the response TTL expires.

Configuration

See config directory for examples.

Systemd

See systemd directory for example user unit file.

About

Go DoH Proxy Server

License:MIT License


Languages

Language:Go 97.3%Language:Shell 1.6%Language:Makefile 1.1%