Project

inwxupdate

0.0
No commit activity in last 3 years
No release in over 3 years
Updates your inwx-DNS records with the local IPv4/v6 address
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.0.7
 Project Readme

inwxupdate

Updates your inwx-DNS records with the local IPv6 (or IPv4) address.

How to use it

gem install inwxupdate

Create a config file (see this repo for example) and place it in one of the following places:

/etc/inwxupdate.config.rb
/usr/local/etc/inwxupdate.config.rb
~/inwxupdate.config.rb
./inwxupdate.config.rb

Then run:

inwxupdate

Bonus level: Setup a cron-job who does it regularly.

# Example Crontab
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
# Order of crontab fields
# minute        hour    mday    month   wday    command
*/5             *       *       *       *       inwxupdate > ~/inwxupdate.hasrun