Docs

Docs / Install / windows



Installing on Windows

OmniEdge Windows Desktop is compatible with Windows 10, 11 & Windows Server 2016, 2019, 2022. Last update: Version v2.9.0, Feb 16, 2026.

Download OmniEdge Desktop for Windows

Available formats:

  • MSI Installer: omniedge-desktop-2.9.0-windows-x64.msi
  • NSIS Installer: omniedge-desktop-2.9.0-windows-x64-setup.exe

Installation Steps

  1. Download and run the Windows installer (.msi or .exe)
  2. Click on "Log in..." from the OmniEdge icon in your system tray
  3. Sign in with your email address or use browser-based OAuth login
  4. Click "Connect" in the menu bar from the tray icon
  5. After a moment, a secure P2P VPN connection is established

CLI (For Advanced Users)

Download OmniEdge CLI for Windows

# Extract and run
omniedge start -n <network_id>

New in v2.2.1

  • WASM Plugin System: Extend functionality with secure WebAssembly plugins
  • NAT Traversal: Advanced STUN-based NAT detection with relay fallback
  • Exit Node Support: Route all traffic through a secure exit node
  • Self-Hosted Mode: Run completely offline with nucleus mode

CLI Commands

# Basic operations
omniedge start                    # Connect to first available network
omniedge start -n <network_id>    # Connect to specific network
omniedge status                   # Check connection status
omniedge stop                     # Disconnect

# Plugin management (v2.2.0+)
omniedge plugin list              # List installed plugins
omniedge plugin install <path>    # Install plugin from ZIP

# NAT configuration (v2.1.0+)
omniedge config show              # Show current settings
omniedge config relay on          # Enable relay fallback

If you have more questions, feel free to discuss.

On This Page

OmniEdge

© 2026 OmniEdge Inc. All rights reserved

Built by a global remote team.

TwitterGithubDiscord