example-dyns.conf

来自「DDNS 很好的参考源码」· CONF 代码 · 共 21 行

CONF
21
字号
#!/usr/local/bin/ez-ipupdate -c## example config file for ez-ipupdate## this file is actually executable!#service-type=dynsuser=myuserid:mypasswordhost=myhost#interface=eth1# if you use run-as ensure the user has permission to write this file#cache-file=/tmp/ez-ipupdate.cache# uncomment this once you have everything working how you want and you are# ready to have ez-ipupdate running in the background all the time. to stop it# you can use "killall -QUIT ez-ipupdate" under linux.#daemon

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?