Skip to content

お名前.com 用のダイナミックDNSクライアント(非公式)

License

Notifications You must be signed in to change notification settings

tom-tan/onamae-ddns-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

これなに?

お名前.com 用のダイナミックDNSクライアントです(非公式)。

実行環境

  • Python 2.7.18
    • 外部ライブラリは利用していません。

使い方

$ cat .env
USERID=<your user id>
PASSWORD=<your password>
HOSTNAME=<your hostname>
DOMNAME=<your domain name>
$ ./onamae-ddns-client.py
$ echo $? # 成功時には黙って 0 を返す
0

参考

About

お名前.com 用のダイナミックDNSクライアント(非公式)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published