Menu

OmniEdge

Yong QIAN

OmniEdge

What happens in intranet, stays in intranet.

Website

OmniEdge is an Open source p2p layer 2 VPN infrastructure based on n2n protocol, a traditional VPN alternative. No central server, easy to scale with less maintenance. What happens in intranet, stays in in intranet.

Source code:

[https://github.com/omniedgeio/omniedge](https://github.com/omniedgeio/omniedge)

Key features:

Dashboard administration management 🔥 Mesh VPNs Desktop GUI apps for MacOS(menubar) and Windows(systray)
🔥 Multi virtual networks 🔥 Site-to-Site VPNs Command line cli apps for Linux,FreeBSD, Raspbian and MacOS
Multi users Unlimited data transfer Command line cli apps for armv7,arm64,RISC-V64,x86_64 and amd64
Multi devices Encrypted peer-to-peer connection Mobile apps for iOS and Android
🔥 Self-hosted Supernode Encrypted connection relay Tablet apps for iPad, Android Tablet and Android TV
🔥 Sharing virtual network Hybrid-cloud support NAS App for Synology
Security Keys 🔥 Zero-Config Automatic public supernode allocation
🔥 Remote Device Control Drop Files remotely Automatic IP allocation

You can find more features in the Pricing Page for Enterprise.

Get Started in 5 minutes

  1. Sign up your account: Sign up
  2. Download OmniEdge apps for your platform
  3. Or run the following command if you want to use cli version:
    curl https://omniedge.io/install/omniedge-install.sh | bash
  4. Login with your Email and password, select your virtual network, connect!

You are all set!

And if you want to login with security key, or manage your devices, go and check Documenation for more.

Or you can also run OmniEdge in Docker, with your OMNIEDGE_SECURITYKEY and OMNIEDGE_VIRUTALNETWORK_ID, both can be found from Dashboard :

sudo docker run -d \ -e OMNIEDGE_SECURITYKEY=OMNIEDGE_SECURITYKEY \ -e OMNIEDGE_VIRUTALNETWORK_ID="OMNIEDGE_VIRUTALNETWORK_ID" \ --network host \ --privileged \ omniedge/omniedge:latest


If you have more questions, feel free to talk to us at Discussions.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.