Download OmniEdge client
Choose your platform to see download options.
Windows
macOS
GUI
CLi
Docker
Github Action
OpenWrt
Synology
iOS
Android
Get started on macOS
macOS 12+ (Apple Silicon M1/M2/M3/M4 & Intel). Built with Tauri v2, native utun support.
Last update: Version 2.9.0, February 16, 2026.
Desktop App (Recommended):
- Apple Silicon (M1/M2/M3/M4): omniedge-desktop-2.9.0-macos-arm64.dmg
- Intel Mac: omniedge-desktop-2.9.0-macos-x64.dmg
CLI Installation:
Install OmniEdge CLI for Intel or Apple Silicon Mac:
curl -fsSL https://raw.githubusercontent.com/omniedgeio/omniedge/main/scripts/omniedge-install.sh | bash1. Connect to your network (interactive login on first run)
sudo omniedge start2. Or use security key for non-interactive login. Generate one on Dashboard
sudo omniedge start -s <security_key> -n <network_id>3. Check status with omniedge status