dns-monitor 0.1.2
The point of this gem is to monitor your hosts for (unwanted) DNS changes. The `dns-monitor` file is designed to be run as a CRON job. It takes a return-delimited text file listing domain names, and checks an RDAP database (which you can specify) for JSON entries that match. You will get an error, optionally by GChat, if you encounter a changed entry.
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
sqlite3
~> 1.4.2