1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 18:06:36 +02:00
dockerfiles/doh-server
2024-07-16 15:17:43 +08:00
..
docker-compose.yml update doh-server 2024-07-16 15:17:43 +08:00
README.md update doh-server 2024-07-16 15:17:43 +08:00

doh-server

doh-server is a fast, mature, secure DoH and ODoH server proxy written in Rust.

$ docker compose up -d
$ curl -s -H 'Accept: application/dns-json' 'http://127.0.0.1:8053/dns-query?name=google.com&type=A'