OpenWRT 安装 PassWall

本文地址:blog.lucien.ink/archives/537

访问 [OpenWRT Download Server][packges],找到自己的架构,以 x86_64 为例:

  1. /etc/opkg/customfeeds.conf 中添加 src/gz openwrt_kiddin9 https://op.supes.top/packages/x86_64
  2. 注释或删掉 /etc/opkg.conf 中的 option check_signature
  3. 执行 opkg update
  4. 执行 opkg install luci-app-passwall

猜你喜欢

转载自blog.csdn.net/xs18952904/article/details/129916215