This website requires JavaScript.
Explore
Help
Sign In
scripts
/
dyndns
Watch
1
Star
0
Fork
0
You've already forked dyndns
Code
Issues
Pull Requests
Activity
3
Commits
1
Branch
0
Tags
89b504e6d307f834f75ce633aedbbf8376069f51
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Frederik Lindenaar
89b504e6d3
moved obtaining $signer and $key into a function, which now also ensures that both have a value (if not, abort with an HTTP 400 errro)
...
renamed LICENSE file for clarity
2015-05-14 09:53:17 +02:00
.gitattributes
Initial commit
2013-06-02 00:27:38 +02:00
dyndns.pl
moved obtaining $signer and $key into a function, which now also ensures that both have a value (if not, abort with an HTTP 400 errro)
2015-05-14 09:53:17 +02:00
LICENSE.txt
moved obtaining $signer and $key into a function, which now also ensures that both have a value (if not, abort with an HTTP 400 errro)
2015-05-14 09:53:17 +02:00
Description
CGI script to to run your own Dynamic DNS Service for routers/wireless access points (and other devices) by forwarding HTTP(S) request as NSUPDATEs to a DNS server
192
KiB
Languages
Perl
100%