Skip to content
Matthew Faltys edited this page Jul 5, 2016 · 6 revisions

Nsproxy is a DNS proxy and cluster manager written in go. This project acts as a normal DNS server (in addition to the cluster managment) and allows the use of custom DNS entries. Currently nsproxy fully supports A, AAAA, and CNAME entries with more in the works.

License

Nsproxy is distributed under the MIT license. See LICENSE in the root of the project for details.

Clone this wiki locally