repository
0.0.0-20240810175546-2ecf5642129f
Repository: https://github.com/samuelmunyoki/proxydns.git
Documentation: pkg.go.dev
# README
ProxyDNS
What is ProxyDNS?
ProxyDNS is a proxing service that forwards DNS queries to other DNS servers while still providing a way to intercept, view or modify recieved DNS queries. It can be modified to act as a firewall.
Progamming language used?
Golang - Let's do stuff fast
Todo
[x] Write good documentation. [x] Refactor code