### 一、首先 https://openwrt.org/ 官网下载支持HC5962的固件   ### 二、接着进入 不死breed 断电,按着复位键,通电 3-5秒松开就可以了。 ### 三、通过SSH 进入路由,默认没有密码,直接输帐户Root就行了。 ``` uci set network.lan.ipaddr='192.168.199.1' uci set network.wan.proto='static' uci set network.wan.ipaddr='192.168.0.210' uci set network.wan.netmask='255.255.255.0' uci set network.wan.gateway='192.168.0.1' uci set network.wan.dns='114.114.114.114' vi /etc/config/network uci commit network /etc/init.d/network restart opkg update opkg install luci opkg install luci-i18n-base-zh-cn /etc/init.d/uhttpd enable /etc/init.d/uhttpd start opkg update opkg install vsftpd openssh-sftp-server /etc/init.d/vsftpd enable /etc/init.d/vsftpd start opkg install opentomcat.ipk opkg upgrade luci-theme-opentomcat opkg remove luci-theme-opentomcat wget -P /tmp https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.2.5/luci-theme-argon_2.2.5-20200914_all.ipk firstboot ``` 八零网管(Devilink) 2021-01-09 赏感谢支持关闭微信 支付宝 上一篇: 关于 Windows 10 LTSC 中出现 SSDT 钩子说明 下一篇: 八零网管系列系统用户问题反馈,处理记录。 评论已关闭
评论已关闭