An application that automatically updates A-Records for certain hosts.
...Currently 3 hosts are supported:
- one.com
- eurohost.com
- antagonist.nl
ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory.
Written in Java and runs on any machine with Java installed.