Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 560 Bytes

File metadata and controls

17 lines (12 loc) · 560 Bytes

dns.routemeister.net dynamic dns server

sdns is the (simple) dynamic dns server used by the dynamic dns service on http://dns.routemeister.net.

This project was used as a way to get more familiar with the Go programming language.

The project should be runnable as is, but there are a few notable issues. Primarily the NS/SOA records are hardcoded to the values used by dns.routemeister.net and need to be updated directly in the source.

sdns also depends on sdnsweb as a web frontend.

See: