Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 519 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 519 Bytes

gddns2

An DDNS client for Gehirn DNS of Gehirn Infrastructure Service.

Usage

  1. clone this repository.
  2. edit config.yaml
  3. run gddns2.rb [ip-addr]

Caution: gddns2 requires API key/secret with below permission

  • Read of Zones in General Management of DNS
  • Full Access of zone which you want update by gddns2 in Zones

Information

This application uses ipinfo.io to get global IP address.

License

Licensed under MIT License (see LICENSE.md)