Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 971 Bytes

File metadata and controls

23 lines (19 loc) · 971 Bytes

Usage: Linux/macOS CLI

  • onaamaddnsファイルには、グローバルIPアドレスを通知する機能はなく、単なるDDNSクライアントとして、指定されたIPアドレスを更新します
  • グローバルIPアドレスを指定するスクリプトは手動で設定する必要があります

Usage

[user@host]$ onamaeddns [-c <path of credential>] <host> <domain> <ip address>
Usage of bin/onamaeddns:
  -c string
        path of credential. default "~/.onamaeddns"

Setup

  1. 以下から、バイナリをダウンロードし、実行権限の付与、PATHを通します
  2. ~/.onamaeddns に、認証情報を設置します
  3. お好みで、実行スクリプトを作成し、実行します