IPv6 DDNS/失效自動切換|IPv6 DDNS/Auto Fallback Print

  • 0

我們對所有位於上海的主機均提供IPv6供連接. 由於聯通單綫入口存在會變動的可能,故我們提供了DDNS脚本。該脚本可在IP不可用時自動切換, 并且完成DDNS過程. 

多IPv6之使用辦法:

wget http://files.leikwanhost.com/v6-ddns.sh && chmod +x v6-ddns.sh && bash v6-ddns.sh

單IPv6之使用辦法(舊版):

wget http://files.leikwanhost.com/v6-ddns-v1.sh && chmod +x v6-ddns-v1.sh && bash v6-ddns-v1.sh

如果提示無法解析files.leikwanhost.com,請與/etc/hosts手動加入下面信息:

10.10.10.10 files.leikwanhost.com

該脚本目前支援Cloudflare API, DNSPOD, Aliyun DNS三種. 

如果您使用上遇到了問題,敬請移步至工單,或在我們的群組中提出問題. 群組: t.me/leikwanhostchat 

 

We provide IPv6 connections to all VMs in Shanghai. Since the CU single-line entrance may change, we provide a DDNS script. The script can automatically switch when the IP is unavailable and complete the DDNS process.

Usage For Multi-carrier IPv6:

wget http://files.leikwanhost.com/v6-ddns.sh && chmod +x v6-ddns.sh && bash v6-ddns.sh

Usage for Single-carrier IPv6 (Lagacy):

wget http://files.leikwanhost.com/v6-ddns-v1.sh && chmod +x v6-ddns-v1.sh && bash v6-ddns-v1.sh

If it says that files.leikwanhost.com cannot be resolved, please manually add the following information to /etc/hosts:

10.10.10.10 files.leikwanhost.com

Now this script supports Cloudflare, DNSPOD and Alibabacloud DNS only.

If you have any problems, please go to the support page or ask a question in our chat group. Join: t.me/leikwanhostchat


Was this answer helpful?

« Back