A simple App to check if your WAN IP has changed and updates the specified Record at no-ip.org
Just clone the Repository to a appropriate Location. Maybe this will be Gem someday...
Just copy config.yml.example to a appropriate Location and fill in the Details.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request