OmniEdge-iOS

Bring the intranet on the internet

License: GPL v3

? Website ? Twitter ? Discord

A cross-platform private network tool for developers.

iPhone 11 Pro

Install

Install OmniEdge Cli

curl https://omniedge.io/install/omniedge-install.sh | bash

Install OmniEdge Gui Client

Cli Command

Login

  • Login By Password
omniedge login -u [email protected]
  • Login By Secret-Key

You can generate secret-key on omniedge web.

omniedge login -s xxxxxx

Join

you can just call omniedge join, it will automatically prompt the available network for you to choose. And you can also add one parameter -n to specify the network id manually.

And then, enjoy the omniedge network.

omniedge join 
// or
omniedge join -n "virtual-network-id" 

Protocol

n2n

Resources

Contributing Guildlines

Check the tempalte into .github folder to report an issue or submit a PR:

  1. ISSUE_TEMPLATE.md
  2. PULL_REQUEST_TEMPLATE.md

How to get started?

  1. If you only need a convenient connectivity service Just visit https://omniedge.io/download and download the apps for your platform.

  2. If you are an experienced programmer You can prepare your own supernode and build the client to reach your own target accroding to the following Compiler and debugger Section.

Compiler and debugger

Open OmniEdgeNew/OmniEdgeNew.xcworkspace and compile by yourself. Latest version of Xcode

Contributors

@zteshadow

About US

OmniEdge is primiary developed by the people at https://github.com/orgs/omniedgeio/people.

GitHub

View Github