Apple Silicon · Intel · macOS 12+
MagNet VPN for macOS
Combine Wi‑Fi, Ethernet, USB tethering, and iPhone hotspot into one encrypted tunnel. A single dropout never reaches Zoom, Teams, or your browser — true packet bonding without the App Store gate.
Install on Mac
Replace YOUR_TOKEN with a token from your dashboard.
curl -fsSL https://magnet.magoven.io/install.sh | sudo bash -s -- --token YOUR_TOKEN
Opens a MagNet app + control panel at http://127.0.0.1:7777. Choose --mode speed, redundant, or failover.
Raw binaries: Apple Silicon binary · Intel binary
Why MagNet on this platform
True packet bonding
One TCP session can use Wi‑Fi and Ethernet simultaneously — not just failover between them.
No .dmg Gatekeeper drama
Terminal install uses macOS utun + launch daemon. Code-signed on your Mac during install.
Live per-link dashboard
See Mbps, latency, and loss per ISP path in the local panel — pause, resume, switch modes.
Encrypted end-to-end
ChaCha20-Poly1305 tunnel to regional MagNet hubs including South Africa.
Install in three steps
- 1Create a tunnel token
Sign up free, then generate a token on your dashboard.
- 2Run the installer
Paste into Terminal — it asks for your password once.
curl -fsSL https://magnet.magoven.io/install.sh | sudo bash -s -- --token YOUR_TOKEN
- 3Open the control panel
Visit http://127.0.0.1:7777 or run netspeed ui anytime.
Bonding modes
Speed mode
Stripes packets across all healthy links for maximum throughput — ideal for large uploads and downloads.
Redundant mode
Duplicate every packet on all paths. First good copy wins — perfect for video calls and live streams.
Failover mode
Stick to the best path and switch instantly when a link dies — SSH and VPN sessions stay up.
FAQ
Why terminal install instead of a Mac App Store app?
Bonded VPN needs a privileged network service. Our installer configures utun + launchd directly — no unsigned DMG, no third-party kernel extension.
Does it work on Apple Silicon and Intel?
Yes. The installer detects architecture and ad-hoc signs the binary for your Mac.
How do I uninstall?
Run: curl -fsSL https://magnet.magoven.io/uninstall.sh | sudo bash
Other platforms
ChaCha20-Poly1305 encrypted · Hub UDP hub.netspeed.magoven.io:51830