Files
dnsupdate/TODO
Fredrik Wahlberg 757dce470c Replaced the msg object with a dict
Added configuration file for default values
2004-01-14 21:02:18 +00:00

29 lines
775 B
Plaintext

TODO for dnsupdate
- Check if address needs update before sending data and create a force
update option
- Have options to delete a server as well as add/update
- Integrate the relevant dnspython modules
- Add a GUI
wxPython and/or curses?
Done:
- Add a config-file for hostname, domain and password. Option to select
All options should be configurable, ttl and force as well.
- Fix the global variabel mess!!
- Add command line parameter prefixes
-c alternative config file
-d domain
-f force *
-h help
-i ipadress
-k keyname
-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.
http://www.showmyip.com/simple eller skriva en egen.