用于 [jeessy2/ddns-go](https://github.com/jeessy2/ddns-go) 的一键安装脚本 ### 直接使用 “`bash bash -c ‘bash <(curl -sL https://raw.githubusercontent.com/vanplus/snippets/main/install-ddns_go.sh)' ``` ### 使用自定义的 ddns-go 安装命令参数 ```bash bash -c 'bash <(curl -sL https://raw.githubusercontent.com/vanplus/snippets/main/install-ddns_go.sh) -- -f 10 -cacheTimes 180' ```
没有回复内容