OpenWrt · MikroTik · Pi · Docker

MagNet for routers & gateways

Enterprise edge bonding on hardware you already own. OpenWrt, MikroTik, Pi, Docker — one bonded pipe out to every device on your LAN.

Install gateway (OpenWrt)

Replace YOUR_TOKEN with a token from your dashboard.

wget -qO- https://magnet.magoven.io/install-linux.sh | sh -s -- --token YOUR_TOKEN --router

Requires two or more WAN inputs (e.g. fibre + LTE). LAN clients need no software.

Why MagNet on this platform

Whole-network bonding

iPhones, Android, Apple TV, PlayStation — all use the bond via your router.

Pair & Share

Assign WAN ports as bond inputs, one LAN port as shared output — MagNet NATs the tunnel.

OpenWrt & MikroTik

Native scripts for OpenWrt; OCI container on RouterOS v7 with container support.

Field & maritime

Starlink + cellular on a Pi in a vehicle — crew Wi‑Fi stays connected.

Install in three steps

  1. 1
    OpenWrt (SSH)

    Install kmod-tun if needed, then run the router installer.

    wget -qO- https://magnet.magoven.io/install-linux.sh | sh -s -- --token YOUR_TOKEN --router
  2. 2
    Docker / NAS

    Host networking + TUN device.

    docker run -d --name magnet --restart unless-stopped \
      --cap-add NET_ADMIN --device /dev/net/tun --network host \
      -e NS_TOKEN=YOUR_TOKEN -e NS_MODE=speed -e NS_ROUTER=1 \
      ghcr.io/magoven/netspeed-client:latest
  3. 3
    MikroTik RouterOS v7

    Enable container package, pull ghcr.io/magoven/netspeed-client with NS_ROUTER=1.

Bonding modes

Zero client installs

The #1 way to use MagNet with phones and smart TVs today.

Dual-WAN routers

Turn a consumer dual-WAN router into a true bonding gateway.

Dedicated hub option

Enterprise teams can run a private dedicated relay — see Dedicated servers.

FAQ

MIPS-only MikroTik without containers?

Put an OpenWrt or Pi box in front — bond upstream, share to the MikroTik LAN.

How many WANs can I bond?

Plan-dependent — typically 2–4 paths on Pro; unlimited on Business/dedicated hub.

Other platforms

Mobile (via gateway)LinuxDedicated hub

ChaCha20-Poly1305 encrypted · Hub UDP hub.netspeed.magoven.io:51830