diff options
author | cave <cavebeat@users.noreply.github.com> | 2017-07-15 02:01:23 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2017-07-15 02:01:23 +0000 |
commit | 41080fbd7495a9938a1319c61e21aa731d775a99 (patch) | |
tree | 599a7598b06fd153cbbc82e1d8b90900678fdebe | |
parent | Merge pull request #1109 from DJCrashdummy/patch-1 (diff) | |
download | awesome-selfhosted-41080fbd7495a9938a1319c61e21aa731d775a99.tar.gz awesome-selfhosted-41080fbd7495a9938a1319c61e21aa731d775a99.zip |
nsupdate - self hosted DynDNS provider (#1108)
* nsupdate - self hosted DynDNS provider
* fix nsupdate entry
* fix spacing/newlines
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -503,6 +503,7 @@ _Recipe management_ See https://github.com/n1trux/awesome-sysadmin#dns + * [nsupdate.info](https://www.nsupdate.info/) - nsupdate.info is a dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD` `Python` ## Document Archiving |