README ¶ gdns a dns proxy server write by go Features support tcp, udp, tls, DoH(dns over https/http2) Usage go get github.com/fangdingjun/gdns cp $GOPATH/src/github.com/fangdingjun/gdns/config_example.yaml config.yaml vim config.yaml $GOPATH/bin/gdns -c config.yaml -log_level DEBUG Third-part library use dns library to parse the dns message Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files client_https.go config.go main.go middleware.go server.go server_https.go server_tcp.go server_udp.go upstream.go Click to show internal directories. Click to hide internal directories.