关于 DDNSTO 部分地区用户无法连接的解决方法【2.27更新】

2.27 更新

春节后部分地区运营商加大了阻断力度,我们先更新如下平台插件,其他平台后续更新,请有需要的用户更新测试

openwrt/iStoreOS:

sh -c "$(curl -sSL http://fw.koolcenter.com/binary/ddnsto/openwrt/alpha/install_ddnsto.sh)"

cd /tmp; wget --no-check-certificate http://fw.koolcenter.com/binary/ddnsto/openwrt/alpha/install_ddnsto.sh; sh ./install_ddnsto.sh

Docker

docker run -d \
    --name=ddnsto \
    --restart always \
    --network host \
    -e TOKEN=<填入你的token> \
    -e DEVICE_NAME=<自定义唯一设备名称ID> \
    -v /etc/localtime:/etc/localtime:ro \
    registry.kspeeder.com/linkease/ddnsto:4.0.3

群晖

https://fw.koolcenter.com/binary/ddnsto/synology/beta/