# Openwrt
# 一键安装脚本
# This script is meant for quick & easy install:
# via curl
sh -c "$(curl -sSL http://firmware.koolshare.cn/binary/ddnsto/openwrt/install_ddnsto.sh)"
# via wget
sh -c "$(wget --no-check-certificate -qO- http://firmware.koolshare.cn/binary/ddnsto/openwrt/install_ddnsto.sh)"
# Or
cd /tmp; wget --no-check-certificate http://firmware.koolshare.cn/binary/ddnsto/openwrt/install_ddnsto.sh; sh ./install_ddnsto.sh
# N1
# 树莓派
# 软路由
# R2S
← Koolshare LEDE 群晖 →