本帖最後由 张无忌 於 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..
Step E: Move *.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 |