From 0054eca5a325e34b4f9f463d982685b6b92deff2 Mon Sep 17 00:00:00 2001 From: Perry Mason Date: Fri, 6 Mar 2009 16:51:05 +0100 Subject: Fit123 says to git track them all --- config/Fit123/ddns.xml | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 config/Fit123/ddns.xml (limited to 'config/Fit123/ddns.xml') diff --git a/config/Fit123/ddns.xml b/config/Fit123/ddns.xml new file mode 100644 index 00000000..95c74f88 --- /dev/null +++ b/config/Fit123/ddns.xml @@ -0,0 +1,69 @@ + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + ddns + DDNS + /usr/local/pkg/fit123.inc + + + Fit123 + /pkg_edit.php?xml=fit123.xml&id=0 + + + + DDNS + /pkg_edit.php?xml=ddns.xml&id=0 + + + + + Dynamic DNS + enable + + A more customize way to update dynamic dns and mainly for IP's that doesn't change very often.<br> + Will check for ip change every 5 min via local shell script and will only contact provider on change.<br> + (needs a reboot, hopefully it can be changed ) + + checkbox + + + Enter string that should be phrased + line1 + + String for OpenDNS should look like:<br> + https://username:password@updates.opendns.com/nic/update?hostname= + + textarea + 80 + 1 + + + Enter 2th string that should be phrased + line2 + Leave empty if not used + textarea + 80 + 1 + + + Enter 3th string that should be phrased + line3 + Leave empty if not used + textarea + 80 + 1 + + + + ddns_config(); + + + + Fit123_install_config(); + Fit123_install_deinstall(); + -- cgit v1.2.3