Files
DdnsClient/README.md
2022-12-16 23:30:32 +00:00

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