OpenWRT 安装 PassWall
访问 [OpenWRT Download Server][packges],找到自己的架构,以 x86_64 为例:
- 在
/etc/opkg/customfeeds.conf中添加src/gz openwrt_kiddin9 https://op.supes.top/packages/x86_64 - 注释或删掉
/etc/opkg.conf中的option check_signature - 执行
opkg update - 执行
opkg install luci-app-passwall
This post is licensed under CC BY 4.0 by the author.