From 47510d85488f045d945843d18c24ba492be6ed71 Mon Sep 17 00:00:00 2001 From: Fredrik Wahlberg Date: Sun, 11 Jan 2004 22:11:41 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index e267b2f..55b9350 100644 --- a/TODO +++ b/TODO @@ -3,14 +3,6 @@ TODO for dnsupdate - Check if address needs update before sending data - Add a config-file for hostname, domain and password All options should be configurable, ttl and force as well. -- Add command line parameter prefixes - -d domain - -f force - -h help - -i ipadress - -n hostname - -p password - -t ttl - Auto-detect the machine's external ip address' Should work on OS X, Linux and Windows. Should work with multiple interfaces. @@ -20,3 +12,13 @@ TODO for dnsupdate wxPython and/or curses? +Done: +- Add command line parameter prefixes + -d domain + -f force + -h help + -i ipadress + -k keyname + -n hostname + -p password + -t ttl