x86_64 · ARM64 · ARMv7 · MIPS
MagNet for Linux & Raspberry Pi
Turn any Linux box into a bonding client or full LAN gateway. Supports amd64, arm64, armv7, mips — one curl command, systemd service, dashboard on port 7777.
Install on Linux
Replace YOUR_TOKEN with a token from your dashboard.
curl -fsSL https://magnet.magoven.io/install-linux.sh | sudo sh -s -- --token YOUR_TOKEN
Add --router to bond an entire network. Add --mode redundant for streaming.
Raw binaries: Linux amd64 · Linux arm64 · Linux armv7
Why MagNet on this platform
Pi to server scale
Same engine on a Raspberry Pi 4, NUC, or rack server — pick your WAN inputs.
systemd native
Starts on boot, logs to journal, configurable via environment file.
Router mode
One flag (--router) NATs the bonded tunnel to your LAN — zero client apps.
Docker ready
Official ghcr.io/magoven/netspeed-client image for NAS and k8s edge nodes.
Install in three steps
- 1SSH or open terminal
Any modern Linux with TUN support.
- 2Install client
Downloads the right binary for your architecture.
curl -fsSL https://magnet.magoven.io/install-linux.sh | sudo sh -s -- --token YOUR_TOKEN
- 3Optional: gateway mode
Every device on your LAN rides the bond — phones, TVs, consoles.
curl -fsSL https://magnet.magoven.io/install-linux.sh | sudo sh -s -- --token YOUR_TOKEN --router
Bonding modes
Headless friendly
No GUI required — full control via http://127.0.0.1:7777 or CLI.
Multi-arch
Pre-built binaries for common SBC and router SoCs.
OpenWrt sibling
See Router page for OpenWrt/MikroTik gateway installs.
FAQ
Which distros are supported?
Any glibc-based Linux with /dev/net/tun. Tested on Ubuntu, Debian, Raspberry Pi OS, Fedora.
Can I run in Docker?
Yes — use NET_ADMIN, /dev/net/tun, host networking, and NS_TOKEN.
Other platforms
ChaCha20-Poly1305 encrypted · Hub UDP hub.netspeed.magoven.io:51830