Skip to content
/ sdns Public

Simple dynamic dns server written in Go.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

sii/sdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Simple dynamic dns server written in Go.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages