22 lines
391 B
Markdown
22 lines
391 B
Markdown
Dynamic DNS Backend Application
|
|
----------------------------
|
|
|
|
|
|
Description
|
|
--------------
|
|
This is a simple server application, to easily handle dynamic DNS requests,
|
|
which shall be written completely in Golang.
|
|
|
|
### Project Goals
|
|
- completely developed in GoLang
|
|
- http administration frontend
|
|
- support for dyndns DDNS update protocol
|
|
|
|
|
|
|
|
Installation and Usage
|
|
---------------------
|
|
tbd
|
|
|
|
|