hostupd Code
Brought to you by:
mar_garina
File | Date | Author | Commit |
---|---|---|---|
src | 2012-01-24 |
![]() |
[171cc7] Update docs |
COPYING | 2012-01-24 |
![]() |
[c4f2c2] Improve dir structure slightly |
INSTALL | 2012-01-24 |
![]() |
[c4f2c2] Improve dir structure slightly |
README.rst | 2012-01-24 |
![]() |
[b0f902] DOCS.. grr |
For latest info, files, bug reports, pull request: https://github.com/orenhe/hostupd
hostupd is a simple DNS update command-line tool. Its main goal is to simplify the dns-updating task, (e.g. a simpler alternative to nsupdate), yet remain flexible.
Hostupd is written in perl and is based on the Net::DNS module, which implements the client side of rfc2136 (DNS UPDATE). It'll work only if the DNS server supports DNS updates.
Hostupd actually does what bind's nsupdate does, but contains additional features which hopefully will make your life easier:
and some more..
See the 'INSTALL' file.
hostupd is released under the GPL, see the 'COPYING' file.