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