Compare commits

..

3 Commits

3 changed files with 3 additions and 14 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
dns_key
ddns_cleanup
ddns_update

View File

@@ -1,7 +0,0 @@
server ns1.keybored.co
zone DOMAIN_NAME
origin DOMAIN_NAME
key home_keyboredme:G/nBHnetXDKJrKOboGkNOMyn3tOtq4aBihdMU0eqUU8=
ttl 360
del SUBDOMAIN 360 txt
send

View File

@@ -1,7 +0,0 @@
server ns1.keybored.co
zone DOMAIN_NAME
origin DOMAIN_NAME
key home_keyboredme:G/nBHnetXDKJrKOboGkNOMyn3tOtq4aBihdMU0eqUU8=
ttl 360
add SUBDOMAIN 360 txt VALIDATION_STRING
send