📄 example-tzo.conf
字号:
#!/usr/local/bin/ez-ipupdate -c## example config file for ez-ipupdate## this file is actually executable!#service-type=tzouser=myuserid:mypasswordhost=mydomain.whatever.com# set address to 0.0.0.0 to go offline# leave it empty to take the address of the connecting interface#address=0.0.0.0max-interval=2073600interface=eth1# if you use run-as ensure the user has permission to write this filecache-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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -