v1.39.0
detour v1.39.0
(no notes)
Packages
detour_1.39.0_all.ipk— panel for OpenWrt/GL.iNet (scripts/UI). On first install it bootstraps the detour feed and then pulls sing-box + tpws-zapret automatically.detour-keenetic_1.39.0_all.ipk— Keenetic/Entware (mipsel) package (on first install it bootstraps our mipsel feed and then pulls sing-box + tpws-zapret automatically; nothing bundled).
Binaries (sing-box + tpws-zapret)
Neither binary is bundled — after the panel package lands, its postinst adds our feed (src/gz detour https://raw.githubusercontent.com/varyen/detour/feed/aarch64 on OpenWrt; feed/mipsel on Keenetic) and installs sing-box + tpws-zapret in the background via detour-update. Build/publish the feed with python3 build_feed.py --version <sb-ver> --tpws-version <zapret-ver> --publish.
Install
Fresh (SSH)
opkg install /tmp/detour_1.39.0_all.ipk
The panel then bootstraps the feed and pulls sing-box + tpws-zapret itself.
Panel update (existing install)
LuCI → Software → Upload detour_1.39.0_all.ipk, or the panel's self-update, or detour-update apply.
Binary updates
Panel → version chip → «Обновление». sing-box: detour-update bins-apply (opkg upgrade sing-box); tpws-zapret: detour-update tpws-apply (opkg upgrade tpws-zapret).