*** empty log message ***
This commit is contained in:
18
TODO
18
TODO
@@ -3,14 +3,6 @@ TODO for dnsupdate
|
|||||||
- Check if address needs update before sending data
|
- Check if address needs update before sending data
|
||||||
- Add a config-file for hostname, domain and password
|
- Add a config-file for hostname, domain and password
|
||||||
All options should be configurable, ttl and force as well.
|
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'
|
- Auto-detect the machine's external ip address'
|
||||||
Should work on OS X, Linux and Windows.
|
Should work on OS X, Linux and Windows.
|
||||||
Should work with multiple interfaces.
|
Should work with multiple interfaces.
|
||||||
@@ -20,3 +12,13 @@ TODO for dnsupdate
|
|||||||
wxPython and/or curses?
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user