node script with cron job that will keep a aws route53 dns A record up to date with the network's public IP when it is changed by an ISP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Kebler Network System Administrator 1dd1f177cf changed fatal lookup timeout value for default, changed production cron to every 10 minutes 5 months ago
config changed fatal lookup timeout value for default, changed production cron to every 10 minutes 5 months ago
systemd added in systemd unit and scripts 2 years ago
.eslintrc.js first functional version 3 years ago
.gitignore first functional version 3 years ago
index.js changed fatal lookup timeout value for default, changed production cron to every 10 minutes 5 months ago
nodemon.json added in systemd unit and scripts 2 years ago
package.json Added await-to-js for error checking added for lookup 5 months ago
readme.md first functional version 3 years ago
run added in systemd unit and scripts 2 years ago

readme.md

Update DNS Record with Public Ip

Need a static IP for your network but don't want to pay for one? Run this node script which includes a cron job and your network can regularly check for changes in its public IP and update a DNS record at a AWS Route53 zone.

Get notified when the network's public IP changes and that the DNS record has been sucessfully updated

Setting/options in config directory