⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qdns.conf

📁 Connect DDNS Client Use GNUDIP
💻 CONF
字号:
#!/usr/local/bin/ez-ipupdate -c## example config file for ez-ipupdate## this file is actually executable!##下面动态域名和静态域名选一个#动态域名service-type=qdns#静态域名#service-type=qdns-static#设置用户名和密码user=myuserid:mypassword#你需要更新的域名host=mydomain.whatever.com#你的网络端口interface=ppp0#如果使用通配符,请将下面的注释去掉#wildcard#如果使用邮件服务器(mx)#mx=mx.abc.commax-interval=2073600# please create this file and ensure that the user that ez-ipupdate is running# as has write permissions to it then uncomment this line, if you don't your# dyndns account will probably get banned. if you run ez-ipupdate as root (bad# idea, use "run-as-user") then you can just uncomment this line.#cache-file=/etc/ez-ipupdate.cache.eth1# for the mean time we'll just use a cache file in the temp directorycache-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 + -