a dns proxy server write by go
support tcp, udp, tls, DoH(dns over https/http2)
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
use dns library to parse the dns message
Version | Tag | Published |
---|---|---|
v0.0.0-20210804083229-b5fd23222e04 | 8mos ago | |
v0.0.0-20180809020821-29ed6389b405 | 1yr ago | |
v0.0.0-20200720061908-552bda0e986e | 2yrs ago | |
v0.0.0-20190827031616-a4258c73ded6 | 3yrs ago |