Skip to content

omniedgeio/omniedge-openwrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

omniedge-openwrt

OpenWrt package for omniedge

Usage

  1. Download ipk releasted to your arch, and copy it to your router
  2. Install it by running opkg install omniedge*.ipk
  3. Generate Security-key, and get the Virtual Network ID from Dashboard
  4. Add your Security key and virtual network id to /etc/init.d/omniedge:
security_key=OMNIEDGE_SECURITY_KEY
virtual_network_id=OMNIEDGE_VIRUTALNETWORK_ID
  1. running Omniedge by:
/etc/init.d/omniedge enable
/etc/init.d/omniedge start

Packages

No packages published

Languages

  • Makefile 66.3%
  • Shell 33.7%