本帖最後由 张无忌 於 2026-6-4 01:32 編輯
HomeProxy on OpenWrt apk
GL-MT6000(25.12.2)ok
GL-MT3600BE(25.12.3)pending
GL-MT3000(25.12.2)ok
Cudy TR3000 256MB v1(25.12.4)HomeProxy(sing-box v1.12.17)ok
APK Configuration- Below is a listing of the various configuration files used by apk. The configuration in the other files may be changed but is usually not preserved by sysupgrade.
- /etc/apk/repositories.d/customfeeds.list
- # add your custom package feeds here
- #
- # http://www.example.com/path/to/files/packages.adb
- /etc/apk/repositories.d/distfeeds.list
- https://downloads.openwrt.org/releases/25.12.0/targets/mediatek/filogic/packages/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/packages/aarch64_cortex-a53/base/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/targets/mediatek/filogic/kmods/6.12.71-1-60d938adcb727697d3015e4285d4c290/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/packages/aarch64_cortex-a53/luci/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/packages/aarch64_cortex-a53/packages/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/packages/aarch64_cortex-a53/routing/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/packages/aarch64_cortex-a53/telephony/packages.adb
- https://downloads.openwrt.org/releases/25.12.0/packages/aarch64_cortex-a53/video/packages.adb
複製代碼 ..
1: 大陆 APK repository server- sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/apk/repositories.d/distfeeds.list
複製代碼 ..
2. wget sing-box v1.12.17- wget https://downloads.immortalwrt.org/releases/25.12.0-rc2/packages/aarch64_cortex-a53/luci/luci-app-homeproxy-26.126.28687~ce96847.apk -O luci-app-homeproxy.apk
複製代碼 ..
3. Install- apk add --allow-untrusted luci-app-homeproxy.apk
複製代碼 ..
sing-box v1.12.17 either 机场 or/both WireGuard clients (3 x)。
#########################
Not suitable for HomeProxy
sing-box(现有 v1.13.3)- root@OpenWrt:~# curl -fsSL https://sing-box.app/install.sh | sh
複製代碼 ..
Or
Wget via PassWall- wget https://sourceforge.net/projects/openwrt-passwall-build/files/releases/packages-25.12/aarch64_cortex-a53/passwall_packages/sing-box-1.13.3-r1.apk/download -O sing-box-1.13.3-r1.apk
複製代碼 ..
Install- apk add --allow-untrusted sing-box-1.13.3-r1.apk
複製代碼 ..
sing-box is updated to 1.13.3。
目录 HomeProxy on OpenWrt |