作者: 张无忌 時間: 2025-11-3 09:47 標題: PassWall on OpenWrt
本帖最後由 张无忌 於 2026-2-26 14:45 編輯
PassWall on OpenWrt 是我第一次在大陆用的《科学上网》翻墙工具,以前都是用单向的翻墙工具如PPTP,L2TP,L2TP/IPsec,IPsec(IKEv1),SSTP,OpenVPN,IKEv2,V2Ray,WireGuard。Shadowsocks(我没有用过)比较重要,主要 clowwindy 由主持(2012-2015),之后 V2Ray 出现(2015-2019),再之后就有不同的《科学上网》翻墙工具。
你有一台 OpenWrt router(GL-MT6000,GL-MT5000,GL-MT3600BE,GL-MT3000,GL-BE6500,GL-BE3600,Cudy TR3000 256MB v1,其他适合的 routers),然后安装 PassWall。
香港,大陆没有公网 IP:PassWall client only
香港,大陆有公网 IP:PassWall client and server
References:
[1] openwrt-passwall
[2] Releases
作者: 张无忌 時間: 2025-11-3 09:48
本帖最後由 张无忌 於 2026-4-17 10:05 編輯
GL-MT6000(21.02,24.10,25.12)
GL-MT5000(21.02)
GL-MT3600BE(21.02)
GL-MT3000(21.02,24.10,25.12)
GL-BE6500(23.05)
GL-BE3600(23.05)
Cudy TR3000(24.10,25.12)
Contents
APK
PassWall 26.1.13-1 on OpenWrt apk
OPKG
PassWall / PassWall2 on GL.iNet(悟空)
GL.iNet GL-MT6000 stable version with PassWall
PassWall on GL.iNet(ImmortalWrt)
PassWall / PassWall2 on GL.iNet op24
PassWall on GL.iNet op24 using k9
PassWall on GL.iNet op24 using ImmortalWrt
PassWall 26.1.13-1 on OpenWrt
PassWall settings:
PassWall server
PassWall App Update
App update(opkg)
Others:
我在大陆怎样联系香港?
PassWall 测试机场 connect境况
PassWall Load Balancing
OP24 opkg configuration
新安装方法
OpenWrt PassWall using Method 1: Add Software Source
OpenWrt PassWall/PassWall2 on GL-MT6000 usung method 1: short version for aarch64_cortex-a53
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2025-11-3 09:48
本帖最後由 张无忌 於 2026-2-26 03:55 編輯
我在大陆怎样联系香港?
1、香港手机有漫游大陆,什么事直接打电话到香港,看WhatsApp,YouTube等等。
2、到大陆家里,可以都用手机上香港的网,但是比较贵,如果有宽频和电脑就可以上大陆网,其他国家网站(被允许)也可以上。
iPhone 安装 Shadowrocket and WireGuard clients
大陆电脑安装 v2rayN clients
大陆路由器安装 PassWall clients (and servers 如果有 public IP)
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2025-11-3 09:48
本帖最後由 张无忌 於 2026-4-19 13:20 編輯
PassWall on GL.iNet(悟空)
PassWall 26.1.13
GL-MT6000(21.02)4.8.3
GL-MT5000(21.02)4.8.5 ok
GL-MT3600BE(21.02)4.8.5 ok
GL-MT3000(21.02)4.8.1
GL-BE6500(23.05)4.8.7 sub=1
GL-BE3600(23.05)4.8.3
GL-MT6000(24.10)4.8.3-op24
MediaTek(21.02)= GL-MT6000,GL-MT5000,GL-MT3600BE,GL-MT3000
GL-MT6000(24.10)大陆有repository server代用,
- sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf
GL-BE6500,GL-BE3600(23.05) Qualcomm 安装
/etc/opkg.conf add
- arch all 1
- arch noarch 1
- arch aarch64_cortex-a53 5
- arch aarch64_cortex-a53_neon-vfpv4 10
MediaTek(21.02)
Step A1: 大陆安装的 /etc/opkg/distfeeds.conf,fw.gl-inet.com -> fw.gl-inet.cn
- src/gz glinet_core https://fw.gl-inet.cn/releases/v21.02-SNAPSHOT/mt7987a/kmod-5.4.281/aarch64_cortex-a53/kmod
- src/gz glinet_gli_pub https://fw.gl-inet.cn/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/glinet
- src/gz glinet_gli_packages https://fw.gl-inet.cn/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/packages
MediaTek(21.02)
Step A2: 香港安装的 /etc/opkg/distfeeds.conf,fw.gl-inet.com
- src/gz glinet_core https://fw.gl-inet.com/releases/v21.02-SNAPSHOT/mt7987a/kmod-5.4.281/aarch64_cortex-a53/kmod
- src/gz glinet_gli_pub https://fw.gl-inet.com/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/glinet
- src/gz glinet_gli_packages https://fw.gl-inet.com/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/packages
MediaTek(21.02)
Step B: 安装大陆悟空两个 ipks,
- wget "https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/theme/luci-lua-runtime_all.ipk" -O /tmp/luci-lua-runtime_all.ipk
- wget "https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/theme/libopenssl3.ipk" -O /tmp/libopenssl3.ipk
- opkg update
- opkg install /tmp/luci-lua-runtime_all.ipk /tmp/libopenssl3.ipk
Step C: Including two main and zip files. If fail then use WireGuard copy and transfer to OpenWrt shell.
- wget "https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/luci-app-passwall_26.1.13-r1_all.ipk" -O luci-app-passwall_26.1.13-r1_all.ipk
- wget "https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/luci-i18n-passwall-zh-cn_26.1.13_all.ipk" -O luci-i18n-passwall-zh-cn_26.1.13_all.ipk
- wget "https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/passwall_packages_ipk_aarch64_cortex-a53.zip" -O passwall_packages_ipk_aarch64_cortex-a53.zip
Step D: unzip
- unzip passwall*
Step E: Move *.ipk /tmp
- mv *.ipk /tmp
Step F: cd /tmp; opkg install *.ipk --force-reinstall
- cd /tmp; opkg update; opkg install *.ipk --force-reinstall
在这里不需要科学上网。
##################################
PassWall2 GL-TM3000
Download three files
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-21.02/aarch64_cortex-a53/passwall2/luci-app-passwall2_26.3.1_all.ipk/download -O luci-app-passwall2_26.3.1_all.ipk
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-21.02/aarch64_cortex-a53/passwall2/luci-i18n-passwall2-zh-cn_26.3.1_all.ipk/download -O luci-i18n-passwall2-zh-cn_26.3.1_all.ipk
- wget "https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/passwall_packages_ipk_aarch64_cortex-a53.zip" -O passwall_packages_ipk_aarch64_cortex-a53.zip
App updates are not possible.
Reference:
[1] https://github.com/Openwrt-Passwall/openwrt-passwall
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2025-11-3 09:48
本帖最後由 张无忌 於 2026-2-26 03:56 編輯
2023最新软路由iStoreOS系统科学上网插件passwall进阶设置,passwall分流设置|负载均衡|规则设置|访问控制,进一步了解passwall进阶玩法 https://www.youtube.com/watch?v=BgmrMgdCclI
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2025-11-12 09:15
本帖最後由 张无忌 於 2026-2-26 03:56 編輯
PassWall 测试机场 connect 境况
平时安装PassWall这个功能是"Close"。
OpenWrt >>PassWall >> Node List
会出现
图1:Automatic detection delay=Close
[attach]2504461[/attach]
我们想
Automatic detection delay=TCP Ping
然后 Save & Apply
图2:Automatic detection delay=TCP Ping
[attach]2504462[/attach]
目录 PassWall on OpenWrt
作者: VPN-Guru 時間: 2025-11-13 10:22
張無忌兄真是 活人無數,
隨著越來越多港燦返回大陸長居
就越來越需要: 張無忌的服務, Keep On Good Work 雖然我看不明白
目前我還是使用沒有保安能力的 PPTP VPN 能 Work 就 OK 啦, 我不需要 Security 的。 能爬出去就行啦。
作者: 张无忌 時間: 2025-11-23 18:06
本帖最後由 张无忌 於 2026-2-26 03:57 編輯
PassWall server
平时我在大陆都是 PassWall (client)加机场,这样的家里便可以《科学上网》,但是很少接触 PassWall server(家里要有公网 IP),今天看了 YouTube 说起在家里 PassWall 安装 server [1]。
在大陆家里安装 OpenWrt + PassWall + 机场 + 家里有公网 IP,在 PassWall server 按下面安装,在香港朋友能连接大陆的 PassWall server 后能看见 CCTV5 和 WhatsApp。
图1:Server side,Add
[attach]2505893[/attach]
图2:主要 Enable,Type,Listen Port,Password,Encrypt Method,Save & Apply
[attach]2505894[/attach]
图3:Enable,Save & Apply
[attach]2505895[/attach]
图4:Server ready
[attach]2505896[/attach]
图5:iPhone Shadowrocket,点击 "+"
[attach]2505897[/attach]
图6:Server IP address,Port,Password,Method,点击 Save
[attach]2505898[/attach]
图7:关掉 Wi-Fi,用 5G
[attach]2505899[/attach]
图8:YouTube
[attach]2505900[/attach]
Reference:
[1] 【全网首发】低成本搭建海外回国服务器,超高扩展性、可玩性,一个价值几万的解决方案!轻松实现千兆带宽线路,同步家庭网络,在海外不仅可以访问海外资源,同时可以高速访问国内资源,绝对值得了解#一瓶奶油
目录 PassWall on OpenWrt
作者: t101 時間: 2025-11-24 08:37
謝謝詳細
openwrt那個版本安裝passwall比較好?
作者: 张无忌 時間: 2025-11-24 11:04
回覆 9# t101
如果你能用 vanilla OpenWrt,可以用三种方式安装——kiddin9,ImmortalWrt,Manual [1]。
Reference:
[1] GL.iNet GL-MT6000/GL-MT3000(Stable/Native OpenWrt 24/Vanilla OpenWrt)可以安装PassWall
作者: 张无忌 時間: 2026-1-28 18:15
本帖最後由 张无忌 於 2026-3-7 14:58 編輯
PassWall 26.1.13-1 on OpenWrt
PassWall 26.1.13-1
OpenWrt 24.10.5 for GL-MT6000(pending), GL-MT3000,TR3000
1. 大陆repository server
- sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf
2. 需要"dnsmasq"改变到"dnsmasq-full"
- opkg update
- opkg remove dnsmasq && opkg install dnsmasq-full
3. Three files(要科学上网)
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/luci-app-passwall_26.1.13-r1_all.ipk -O luci-app-passwall_26.1.13-r1_all.ipk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/luci-i18n-passwall-zh-cn_26.1.13_all.ipk -O luci-i18n-passwall-zh-cn_26.1.13_all.ipk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/passwall_packages_ipk_aarch64_cortex-a53.zip -O passwall_packages_ipk_aarch64_cortex-a53.zip
4. Dowload unzip
- opkg install unzip
5. Unzip
- unzip passwall_packages_ipk_aarch64_cortex-a53.zip
6. Move
- mv *.ipk /tmp
7. Install
- cd /tmp
- opkg install *.ipk --force-reinstall
References:
[1] Openwrt-Passwall
###################################
App update(opkg)
1: App update except PassWall ang sing-box
2: Opkg update
- opkg update
3. PassWall update
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.3.2-1/23.05-24.10_luci-app-passwall_26.3.2-r1_all.ipk -O luci-app-passwall_26.3.2-r1_all.ipk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.3.2-1/23.05-24.10_luci-i18n-passwall-zh-cn_26.3.2_all.ipk -O luci-i18n-passwall-zh-cn_26.3.2_all.ipk
- opkg install luci*.ipk
4. sing-box update
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-24.10/aarch64_cortex-a53/passwall_packages/sing-box_1.13.1-r1_aarch64_cortex-a53.ipk/download -O sing-box-1.13.1-r1.ipk
- opkg install sing-box-1.13.0-r1.ipk
Reference:
[1] https://github.com/Openwrt-Passwall/openwrt-passwall
目录 PassWall on OpenWrt
#########################
现在 OpenWrt PassWall 都有大改动,之前的安装方法都不用,在 top-up manual 已经没有 load balance,还有 PassWall2,我会用 GL-MT6000 做测试。
作者: 张无忌 時間: 2026-1-28 19:38
本帖最後由 张无忌 於 2026-2-26 07:10 編輯
OpenWrt PassWall using Method 1: Add Software Source
PassWall 26.1.25
OpenWrt GL-MT6000 24.10.5
这次安装跟以前不一样,我们先看 [1, 2],在大陆要在科学上网路由器之下安装,跟以前不一样的;在香港安装不需要科学上网。在这种方法比以前不好,就是没有科学上网,就样有科学上网,以前方法就是香港(通过大陆朋友)把安装所有的 ipks 发给大陆就可以。
OpenWrt(24.10)
A. 大陆安装 OpenWrt repository server,在香港安装不用
- sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf
OpenWrt(24.10)
B1. dnsmasq 改变到 dnsmasq-full
- opkg update
- opkg remove dnsmasq && opkg install dnsmasq-full
OpenWrt(24.10)
B2. Ignore the following error from dnsmasq-full
- Collected errors:
- * resolve_conffiles: Existing conffile /etc/config/dhcp is different from the conffile in the new package. The new conffile will be placed at /etc/config/dhcp-opkg.
- root@OpenWrt:~#
C. Add new opkg key:
- wget -O passwall.pub https://master.dl.sourceforge.net/project/openwrt-passwall-build/passwall.pub
- opkg-key add passwall.pub
D. Add opkg repository:
- read release arch << EOF
- $(. /etc/openwrt_release ; echo ${DISTRIB_RELEASE%.*} $DISTRIB_ARCH)
- EOF
- for feed in passwall_luci passwall_packages passwall2; do
- echo "src/gz $feed https://master.dl.sourceforge.net/project/openwrt-passwall-build/releases/packages-$release/$arch/$feed" >> /etc/opkg/customfeeds.conf
- done
E. Install package,"opkg install luci-app-passwall" 需要科学上网
- opkg update
- opkg install luci-app-passwall
F1. App update,use unzip
- opkg install unzip
F2. App update 没有科学上网
图1:
[attach]2513362[/attach]
F3. App update 需要科学上网
图2:
[attach]2513363[/attach]
在这里才可以安装机场。
References:
[1] openwrt-passwall-build
[2] Openwrt-Passwall
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-2-2 11:48
本帖最後由 张无忌 於 2026-2-26 03:58 編輯
OpenWrt PassWall/PassWall2 on GL-MT6000 usung method 1: short version for aarch64_cortex-a53
在大陆可以不用科学上网安装,途中可能有 errors,我重复安装能成功;而用科学上网就 errors 少很多,而安装快很多。
A. 大陆安装 OpenWrt repository server,在香港安装不用
- sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf
B. dnsmasq 改变到 dnsmasq-full
- opkg update
- opkg remove dnsmasq && opkg install dnsmasq-full
C. passwall.pub
- wget -O passwall.pub https://master.dl.sourceforge.net/project/openwrt-passwall-build/passwall.pub
- opkg-key add passwall.pub
D. Cut-and-past the followings to /etc/opkg/customfeeds.conf
- src/gz passwall_luci https://master.dl.sourceforge.net/project/openwrt-passwall-build/releases/packages-24.10/aarch64_cortex-a53/passwall_luci
- src/gz passwall_packages https://master.dl.sourceforge.net/project/openwrt-passwall-build/releases/packages-24.10/aarch64_cortex-a53/passwall_packages
- src/gz passwall2 https://master.dl.sourceforge.net/project/openwrt-passwall-build/releases/packages-24.10/aarch64_cortex-a53/passwall2
E1. Install PassWall
- opkg update
- open install luci-app-passwall
or
E2. Install PassWall2
- opkg update
- open install luci-app-passwall2
F. App update 要加入 Sing-Box and Hysteria,可以按照上一章帖。
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-2-26 21:20
本帖最後由 张无忌 於 2026-3-15 00:35 編輯
PassWall on GL.iNet(ImmortalWrt)
GL-MT6000(21.02)4.8.3,sub=1
GL-MT5000(21.02)4.8.4,sub=1
GL-MT3000(21.02)4.8.1,sub=1
GL-MT3600BE(21.02)4.8.5,sub=1
GL-BE6500 (23.05)4.8.7,sub=1
GL-BE3600 (23.05)4.8.3,sub=1
GL-BE6500,GL-BE3600,/etc/opkg.conf added
- arch all 1
- arch noarch 1
- arch aarch64_cortex-a53 5
- arch aarch64_cortex-a53_neon-vfpv4 10
GL-BE6500,GL-BE3600,加第三特殊插件 ImmortalWrt method,/etc/opkg/customfeeds.conf
- src/gz base https://mirrors.vsean.net/openwrt/releases/23.05.6/packages/aarch64_cortex-a53/base
- src/gz luci https://mirrors.vsean.net/openwrt/releases/23.05.6/packages/aarch64_cortex-a53/luci
- src/gz packages https://mirrors.vsean.net/openwrt/releases/23.05.6/packages/aarch64_cortex-a53/packages
- src/gz routing https://mirrors.vsean.net/openwrt/releases/23.05.6/packages/aarch64_cortex-a53/routing
- src/gz telephony https://mirrors.vsean.net/openwrt/releases/23.05.6/packages/aarch64_cortex-a53/telephony
加第三特殊插件 ImmortalWrt method,/etc/opkg/customfeeds.conf
- src/gz base https://mirrors.vsean.net/openwrt/releases/21.02.7/packages/aarch64_cortex-a53/base
- src/gz luci https://mirrors.vsean.net/openwrt/releases/21.02.7/packages/aarch64_cortex-a53/luci
- src/gz packages https://mirrors.vsean.net/openwrt/releases/21.02.7/packages/aarch64_cortex-a53/packages
- src/gz routing https://mirrors.vsean.net/openwrt/releases/21.02.7/packages/aarch64_cortex-a53/routing
- src/gz telephony https://mirrors.vsean.net/openwrt/releases/21.02.7/packages/aarch64_cortex-a53/telephony
Test Stable version:ImmortalWrt
- opkg update
- opkg install luci-app-passwall
机场用 sub=1,Google 可以
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-2-26 21:20
本帖最後由 张无忌 於 2026-3-5 11:29 編輯
PassWall on GL.iNet using k9
GL.iNet GL-MT6000(24.10)4.8.3-op24
GL.iNet GL-MT3000(24.10)4.8.3-op24
kiddin9 method
大陆安装 OPKG Configuration
/etc/opkg/customfeeds.conf
- # add your custom package feeds here
- #
- # src/gz example_feed_name http://www.example.com/path/to/files
- src/gz openwrt_kiddin9 https://dl.openwrt.ai/latest/packages/aarch64_cortex-a53/kiddin9
/etc/opkg/distfeeds.conf
- src/gz core https://fw.gl-inet.cn/releases/v24.x/24.10.4/mediatek/filogic
- src/gz base https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/base
- src/gz luci https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/luci
- src/gz packages https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/packages
- src/gz routing https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/routing
- src/gz telephony https://mirrors.tuna.tsinghua.edu.cn/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/telephony
Test Native OpenWrt 24 version:kiddin9
- opkg update
- opkg install luci-app-passwall
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-2-26 21:20
本帖最後由 张无忌 於 2026-3-5 11:19 編輯
PassWall on GL.iNet using ImmortalWrt
GL.iNet GL-MT6000(24.10)4.8.3-op24
GL.iNet GL-MT3000(24.10)4.8.3-op24
ImmortalWrt method, /etc/opkg/distfeeds.conf (replaced by ImmortalWrt, kept fw.gl-inet.cn )
- src/gz base https://mirrors.vsean.net/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/base
- src/gz luci https://mirrors.vsean.net/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/luci
- src/gz packages https://mirrors.vsean.net/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/packages
- src/gz routing https://mirrors.vsean.net/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/routing
- src/gz telephony https://mirrors.vsean.net/openwrt/releases/24.10.4/packages/aarch64_cortex-a53/telephony
Test Stable version:ImmortalWrt
- opkg update
- opkg install luci-app-passwall
机场用 sub=2,Google 可以
Using "App update(opkg)" [1] to update PassWall and sing-box.
Reference:
[1] App update(opkg)
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-2-26 21:21
本帖最後由 张无忌 於 2026-4-17 10:23 編輯
GL.iNet GL-MT6000 stable version with PassWall
v4.8.3
A. Prepare backgrond to black
B. com -> cn
C. Two 悟空 ipks
D. Go to PassWall source
E. Windows file PassWall to OpenWrt kernel
F. Config PassWall
G. Test PassWall
A. Prepare backgrond to black
A1:
[attach]2522586[/attach]
A2:
[attach]2522587[/attach]
A3:
[attach]2522588[/attach]
A4:
[attach]2522589[/attach]
A5:
[attach]2522590[/attach]
A6:
[attach]2522591[/attach]
A7:
[attach]2522592[/attach]
A8:
[attach]2522594[/attach]
A9:
[attach]2522595[/attach]
A10:
[attach]2522596[/attach]
##################################
B. com -> cn
B1:
[attach]2522600[/attach]
B2:
[attach]2522601[/attach]
B3:
[attach]2522602[/attach]
我在大陆 GL.iNet GL-MT6000 做了 VPN,是原版的 stable version,不用 op24 version,所以在 /etc/opkg/distfeeds.conf 里是自动 fw.gl-inet.com;因为要在大陆安装,要在 fw.gl-inet.com 改回去 fw.gl-inet.cn,下面要用到 Windows PuTTY and WinSCP。
大陆安装的 /etc/opkg/distfeeds.conf,fw.gl-inet.cn
- src/gz glinet_core https://fw.gl-inet.cn/releases/v21.02-SNAPSHOT/mt7987a/kmod-5.4.281/aarch64_cortex-a53/kmod
- src/gz glinet_gli_pub https://fw.gl-inet.cn/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/glinet
- src/gz glinet_gli_packages https://fw.gl-inet.cn/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/packages
香港安装的 /etc/opkg/distfeeds.conf,fw.gl-inet.com
- src/gz glinet_core https://fw.gl-inet.com/releases/v21.02-SNAPSHOT/mt7987a/kmod-5.4.281/aarch64_cortex-a53/kmod
- src/gz glinet_gli_pub https://fw.gl-inet.com/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/glinet
- src/gz glinet_gli_packages https://fw.gl-inet.com/releases/v21.02-SNAPSHOT/mt7987a/packages/aarch64_cortex-a53/packages
#####################################
C. Two 悟空 ipks
安装 stable version GL.iNet 路由器,我需要悟空的两个 ipks,
- wget "https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/theme/luci-lua-runtime_all.ipk"
- wget "https://cafe.cpolar.cn/wkdaily/gl/raw/branch/main/theme/libopenssl3.ipk"
- opkg update
- opkg install luci-lua-runtime_all.ipk libopenssl3.ipk
###############################
D. Go to PassWall source
D1. Source PassWall
D2. Three files
- luci-app-passwall_26.1.17-r1_all.ipk
- luci-i18n-passwall-zh-cn_26.1.17_all
- passwall_packages_ipk_aarch64_cortex-a53.zip
####################################
E. Windows file to OpenWrt kernel
E1:用 WinSCP 把 Windows PassWall 转到 LuCI
E2:Change directory and "
- root@GL-MT3600BE:~# cd passwall_packages_ipk_aarch64_cortex-a53/
E3:Apply "opkg install *.ipk --force-reinstall"
- root@GL-MT3600BE:~/passwall_packages_ipk_aarch64_cortex-a53# opkg install *.ipk
- --force-reinstall
- No packages removed.
- Updating database.
- Database update completed.
- Installing chinadns-ng (2025.08.09-r1) to root...
- Installing dns2socks (2.1-r2) to root...
- .
- .
- .
- Configuring luci-app-passwall.
- Configuring luci-i18n-passwall-zh-cn.
- Configuring shadowsocksr-libev-ssr-redir.
- Configuring geoview.
- Configuring v2ray-geosite.
- Configuring v2ray-geoip.
- Configuring xray-core.
- Updating database.
- Database update completed.
- root@GL-MT3600BE:~/passwall_packages_ipk_aarch64_cortex-a53#
###############################################
F. Config PassWall
F1:
[attach]2512400[/attach]
F2:
[attach]2512401[/attach]
F3:
[attach]2512402[/attach]
F4:
[attach]2512403[/attach]
F5:
[attach]2512404[/attach]
F6:
[attach]2512405[/attach]
F7:
[attach]2512406[/attach]
F8:
[attach]2512407[/attach]
F9:
[attach]2512408[/attach]
F10:
[attach]2512409[/attach]
F11:
[attach]2512410[/attach]
F12:
[attach]2512411[/attach]
F13:
[attach]2512412[/attach]
F14:
[attach]2512413[/attach]
F15:
[attach]2512414[/attach]
F16:
[attach]2512415[/attach]
F17:
[attach]2512416[/attach]
目录 PassWall on OpenWrt
作者: VPN-Guru 時間: 2026-2-26 21:33
哇, 無忌兄越來越厲害, 我連看也看不懂,完全摸不著邊際。
小心哦, 現在在國内很敏感, 【國内的 YouTuber 都要被:遠洋捕撈】
聽説要罰款 50萬元哦。
作者: 张无忌 時間: 2026-3-4 10:08
本帖最後由 张无忌 於 2026-4-28 00:47 編輯
PassWall 26.1.13-1 on OpenWrt apk
GL-MT6000(25.12)25.12.0
GL-MT3600BE(25.12)25.12.3 pending
GL-MT3000(25.12)25.12.1
Cudy TR3000 256MB v1 (25.12)25.12.1
1:
- sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/apk/repositories.d/distfeeds.list
2:
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/luci-app-passwall-26.1.13-r1.apk -O luci-app-passwall-26.1.13-r1.apk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/luci-i18n-passwall-zh-cn-26.1.13.apk -O luci-i18n-passwall-zh-cn-26.1.13.apk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/passwall_packages_apk_aarch64_cortex-a53.zip -O passwall_packages_apk_aarch64_cortex-a53.zip
3:
- apk add unzip
- unzip passwall_packages_apk_aarch64_cortex-a53.zip
4:
- mv *.apk /tmp
5:
- cd /tmp
- apk add --allow-untrusted *.apk
###################
6: App update except PassWall ang sing-box
7. PassWall update
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.3.2-1/25.12+_luci-app-passwall-26.3.2-r1.apk -O luci-app-passwall-26.3.2-r1.apk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.3.2-1/25.12+_luci-i18n-passwall-zh-cn-26.3.2.apk -O luci-i18n-passwall-zh-cn-26.3.2.apk
- apk add --allow-untrusted luci*.apk
8. sing-box update
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-25.12/aarch64_cortex-a53/passwall_packages/sing-box-1.13.0-r1.apk/download -O sing-box-1.13.0-r1.apk
- apk add --allow-untrusted sing-box-1.13.0-r1.apk
Reference:
[1] https://github.com/Openwrt-Passwall/openwrt-passwall
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-3-4 18:30
本帖最後由 张无忌 於 2026-3-4 10:53 編輯
App update(opkg)
1: App update except PassWall ang sing-box
2: Opkg update
- opkg update
3. PassWall update
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.3.2-1/23.05-24.10_luci-app-passwall_26.3.2-r1_all.ipk -O luci-app-passwall_26.3.2-r1_all.ipk
- wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.3.2-1/23.05-24.10_luci-i18n-passwall-zh-cn_26.3.2_all.ipk -O luci-i18n-passwall-zh-cn_26.3.2_all.ipk
- opkg install luci*.ipk
4. sing-box update
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-24.10/aarch64_cortex-a53/passwall_packages/sing-box_1.13.0-r1_aarch64_cortex-a53.ipk/download -O sing-box-1.13.0-r1.ipk
- opkg install sing-box-1.13.0-r1.ipk
Reference:
[1] https://github.com/Openwrt-Passwall/openwrt-passwall
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-3-4 20:24
本帖最後由 张无忌 於 2026-3-4 12:27 編輯
OP24 opkg configuration
OPKG Configuration
Below is a listing of the various configuration files used by opkg. Use opkg.conf for global settings and customfeeds.conf for custom repository entries. The configuration in the other files may be changed but is usually not preserved by sysupgrade.
/etc/opkg.conf
- dest root /
- dest ram /tmp
- lists_dir ext /var/opkg-lists
- option overlay_root /overlay
/etc/opkg/customfeeds.conf
- # add your custom package feeds here
- #
- # src/gz example_feed_name http://www.example.com/path/to/files
/etc/opkg/distfeeds.conf
- src/gz core https://fw.gl-inet.com/releases/v24.x/24.10.4/mediatek/filogic
- src/gz base https://downloads.openwrt.org/releases/24.10.4/packages/aarch64_cortex-a53/base
- src/gz luci https://downloads.openwrt.org/releases/24.10.4/packages/aarch64_cortex-a53/luci
- src/gz packages https://downloads.openwrt.org/releases/24.10.4/packages/aarch64_cortex-a53/packages
- src/gz routing https://downloads.openwrt.org/releases/24.10.4/packages/aarch64_cortex-a53/routing
- src/gz telephony https://downloads.openwrt.org/releases/24.10.4/packages/aarch64_cortex-a53/telephony
目录 PassWall on OpenWrt
作者: 张无忌 時間: 2026-3-4 20:24
本帖最後由 张无忌 於 2026-3-5 14:47 編輯
PassWall / PassWall2 on GL.iNet op24
GL-MT3000 op24 4.8.1
com -> cn
PassWall
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-24.10/aarch64_cortex-a53/passwall_luci/luci-app-passwall_26.3.2-r1_all.ipk/download -O luci-app-passwall_26.3.2-r1_all.ipk
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-24.10/aarch64_cortex-a53/passwall_luci/luci-i18n-passwall-zh-cn_26.3.2_all.ipk/download -O luci-i18n-passwall-zh-cn_26.3.2_all.ipk
Base
- wget "https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/passwall_packages_ipk_aarch64_cortex-a53.zip" -O passwall_packages_ipk_aarch64_cortex-a53.zip
Step D: unzip
- unzip passwall*
Step E: Move *.* /tmp
- mv *.* /tmp
Step F: cd /tmp; opkg install *.ipk --force-reinstall
- cd /tmp; opkg update; opkg install *.ipk --force-reinstall
##############################
PassWall2
PassWall2
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-24.10/aarch64_cortex-a53/passwall2/luci-app-passwall2_26.3.1-r1_all.ipk/download -O luci-app-passwall2_26.3.1-r1_all.ipk
- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-24.10/aarch64_cortex-a53/passwall2/luci-i18n-passwall2-zh-cn_26.3.1_all.ipk/download -O luci-i18n-passwall2-zh-cn_26.3.1_all.ipk
Base
- wget "https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.1.13-1/passwall_packages_ipk_aarch64_cortex-a53.zip" -O passwall_packages_ipk_aarch64_cortex-a53.zip
目录 PassWall on OpenWrt
作者: mcjin2001 時間: 2026-3-9 14:39
用手機可唔可以幫router裝passwall?
via HKEPC IR 5.1.14 - Android(5.1.2F)
作者: 张无忌 時間: 2026-3-10 10:45
手机我没有用过,我用 PC 安装 OpenWrt PassWall 路由器。
作者: mcjin2001 時間: 2026-3-10 14:28
請問passwall好用定openclash好用?
via HKEPC IR 5.1.14 - Android(5.1.2F)
作者: 张无忌 時間: 2026-3-11 09:18
回覆 25# mcjin2001
其实我估计 GFW 中间经常有变动或机场有问题,导致联系不上,便要换不同机场。
我现在比较喜欢用 HomeProxy,其次是 PassWall,两只都可以有 servers and clients,最后才会用 OpenClash,因为 OpenClash 只有 clients。
作者: mcjin2001 時間: 2026-3-11 10:04
請問有什麼免費server好用?香港的免費server可以建立自己的節點嗎?
via HKEPC IR 5.1.14 - Android(5.1.2F)
作者: 张无忌 時間: 2026-3-12 10:30
請問有什麼免費server好用?香港的免費server可以建立自己的節點嗎?
via HKEPC IR 5.1.14 - Android(5. ...
mcjin2001 發表於 2026-3-11 02:04
在大陆在阿里云、腾讯云和百度云都有免费 WireGuard servers(到今年 11 月初)。
https://www.hkepc.com/forum/redi ... 73&pid=42838467
作者: mcjin2001 時間: 2026-3-12 12:21
可唔可以建立香港ip睇香港電視?
via HKEPC IR 5.1.14 - Android(5.1.2F)

