NameSilo API 密钥使用环境变量或者 -k 指定
This commit is contained in:
14
README.md
14
README.md
@@ -18,7 +18,19 @@ bash build.sh
|
||||
|
||||
```bash
|
||||
# arm64 架构
|
||||
./root/ddns-namesilo-linux-arm64 -d >> ddns-namesilo-linux-arm64.log 2>&1
|
||||
aixiao@NIUYULING:/mnt/c/Users/root/Desktop/git.aixiao.me/openwrt-ddns-namesilo$ ./ddns-namesilo-linux-amd64 -h
|
||||
Usage of ./ddns-namesilo-linux-amd64:
|
||||
-d 守护进程模式
|
||||
-i string
|
||||
网卡 (default "pppoe-wan")
|
||||
-k string
|
||||
NameSilo API 密钥 (default "NULL")
|
||||
-s string
|
||||
子域名 (default "v6.aixiao.me")
|
||||
aixiao@NIUYULING:/mnt/c/Users/root/Desktop/git.aixiao.me/openwrt-ddns-namesilo$
|
||||
|
||||
|
||||
~/ddns-namesilo-linux-arm64 -d -k "28b94fdd541d213de7bcaef" >> ~/ddns-namesilo-linux-arm64.log 2>&1
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user