Download OmniEdge client
Choose your platform to see download options.
Windows
macOS
GUI
CLi
Docker
Github Action
OpenWrt
Synology
iOS
Android
Get started on CLI
Linux CLI: x86_64, ARM64, RISC-V. Also: macOS (Intel & Apple Silicon).
Last update: Version 2.9.0, February 16, 2026.
1. Sign up your account
2. Download and install OmniEdge CLI
curl -fsSL https://raw.githubusercontent.com/omniedgeio/omniedge/main/scripts/omniedge-install.sh | bash3. Connect to your network (interactive login on first run)
sudo omniedge start4. Or use security key for non-interactive login. Generate one on Dashboard
sudo omniedge start -s <security_key> -n <network_id>5. Check connection status
omniedge status