Self-hosted opkg/ipk feed: current Tailscale + the GL.iNet admin-UI Tailscale panel for GL routers (GL-E750/E750V2 Mudi and more) after GL.iNet dropped it. Seven architectures.
README · Install guide + device→arch map · Source on GitHub
curl -fsSL https://digitalcybersoft.github.io/glinet-tailscale-feed/setup.sh -o /tmp/setup.sh sh /tmp/setup.sh --dry-run # inspect only, changes nothing sh /tmp/setup.sh # detects arch + free space, installs full or -micro
Manual install and the device→arch map are in the install guide.
This feed is unsigned and GL opkg has check_signature on, so use
--force-signature on opkg update and opkg install
(--nocheck-signature does not exist in GL opkg). A plain opkg update deletes an
unsigned feed's list; the installer adds a glits-update helper that wraps the flag.
Panel appears under Applications → Tailscale.
| Feed | SoC family | GL device examples |
|---|---|---|
| mips_24kc | QCA95xx / AR9331 (ath79) | E750/E750V2 Mudi, AR150, AR300M, AR750(S), X750 |
| mipsel_24kc | MT7620/7628/7621 (ramips) | MT300N-V2 Mango, MT1300 Beryl, SFT1200 Opal |
| arm_cortex-a7 | IPQ40xx | B1300, A1300 Slate Plus, B2200 |
| arm_cortex-a7_neon-vfpv4 | IPQ40xx (alt string) | same as above |
| arm_cortex-a15_neon-vfpv4 | IPQ806x | IPQ806x units |
| arm_cortex-a9_vfpv3-d16 | Marvell Armada 38x (mvebu) | Armada units |
| aarch64_cortex-a53 | MT7981/7986, IPQ60xx/807x | Beryl AX, Flint(2), Slate AX, Brume 2, Spitz AX, XE3000 |
Confirm your arch with opkg print-architecture. The two gl-sdk4-* GUI
packages are Architecture: all and included in every feed. tailscale-micro (smaller)
is in mips_24kc.