0.0
No commit activity in last 3 years
No release in over 3 years
Google DDNS Client
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.13
~> 10.0
~> 3.0
~> 2.3
 Project Readme

Travis

Google::Ddns

Client for Google DDNS. Designed to be run as a scheduled job on a *nix machine (e.g. cron).

Installation

$ gem install google-ddns

Usage

To get setup, run the google-ddns command and you will be prompted for your Google DDNS credentials. See this documentation on how to retrieve the credentials for your domain.

NOTE: Your Google DDNS credentials will be stored in plaintext on your local machine.

Once you've provided your credentials, you can create a scheduled task to update your IP at an interval of your choosing.

Development

  1. Fork the repo
  2. Write tests
  3. Add your feature/fix
  4. Submit a pull request

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/f1sherman/google-ddns.

License

The gem is available as open source under the terms of the MIT License.