NanoPi R4S 刷官方原版 OpenWrt 保姆级教程 2026最新 | 从零安装科学上网/翻墙插件
ImmortalWrt 固件下载地址:https://firmware-selector.immortalwrt.org/?version=24.10.6&target=rockchip%2Farmv8&id=friendlyarm_nanopi-r4s
官方原版OpenWrt 固件下载地址:https://firmware-selector.openwrt.org/?version=24.10.6
iStoreOS固件下载地址:https://fw.koolcenter.com/iStoreOS/
友善官方FriendlyWrt固件下载地址:https://github.com/friendlyarm/Actions-FriendlyWrt
烧录软件下载地址:https://github.com/balena-io/etcher
openclash下载地址:https://github.com/vernesong/openclash
yaml文件下载地址:https://github.com/user-attachments/files/27900976/2026.5.17.yaml
良心云(自用机场,非常好用,晚高峰看4K视频不卡)2元100G,6元1000G链接↓↓↓
https://xn--9kqz23b19z.com/#/register?code=DmHcHzJV
黑石VPN(专线,无限流量,亲测可以稳定播放电视奈飞4k)链接↓↓↓
https://heysocks.net/r/li6789/li6789输入优惠码li6789享受95折
安装openclash关键:
1.先卸载dnsmasq,再安装dnsmasq-full(解决安装openclash报错)
2.安装依赖包luci-compat(解决刷新不出来openclash界面)
3.网络》接口》LAN》编辑》DHCP 服务器》IPv6 设置全部禁用(解决有些网站不走代理)
4.SSH输入命令sed -i 's/https/http/g' /etc/opkg/distfeeds.conf(解决打开软件包更新列表的时候报错)