Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.
/ IP-Updater Public archive

An easy Bash script for making dynamic DNS using some simple tools.

License

Notifications You must be signed in to change notification settings

ZacharyDuBois/IP-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Updater

v0.1.1

Deprecated as of 2015-11-22

I am deprecating this project because I was using this on my Raspberry Pi to keep my home IP updated in DNS. However, I am working on a new thing that can do this called PI Control. This will let you automatically update your DNS and even let you control a lot more on your Raspberry Pi. Stay tuned!

Features

  • Checks for IP changes via icanhazip.
  • Logs IP changes and actions taken.
  • DigitalOcean DNS ready (With APIv2).
  • Pushover ready.
  • Easy to make it do more.

Requirements

  • Bash
  • Curl
  • Cron

Mailing List

To receive updates and information about this project, please subscribe to my mailing list and select the projects you would like to be notified about.

Notices

  • Currently run this on my Raspberry Pi to keep DigitalOcean's DNS (and myself via Pushover) updated if my IP changes.
  • I recommend this to be run by a cronjob every five minutes. Example in the INSTALLATION.md.
  • I also recommend you set the file permissions to 700 because it contains some API keys that you don't want other things seeing.

About

An easy Bash script for making dynamic DNS using some simple tools.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages