首页 教程 其它 1、添加 opkg keycd /tmp wget -O passwall.pub https://master.dl.sourceforge.net/project/openwrt-passwall-build/passwall.pub opkg-key add /tmp/passwall.pubCOPY2、把 软件源写入 /etc/opkg/customfeeds.conf3、更新索引并安装数据格式与协议安装 PassWall:【点击进入】opkg update opkg install luci-app-passwallCOPY如果你想装 PassWall2:【点击进入】opkg update opkg install luci-app-passwall2COPY刷新管理界面(或者直接重启)/etc/init.d/uhttpd restartCOPY安装汉化opkg install luci-i18n-passwall-zh-cn opkg install luci-i18n-passwall2-zh-cn