mwarning / zerotier-openwrt

A OpenWrt package for ZeroTier One - Pull requests are welcome!
672 stars 140 forks source link

installing on OpenWrt 18.06.4 #58

Closed webradio closed 5 years ago

webradio commented 5 years ago

I wonder if I can install zerotier from package on openwrt 18.06.4 mipsel_24kc

LuCI didn't show zerotier under available packages. So I wget http://downloads.openwrt.org/releases/18.06.4/packages/mipsel_24kc/packages/zerotier_1.2.12-2_mipsel_24kc.ipk

Then opkg install zerotier_1.2.12-2_mipsel_24kc.ipk:

mwarning commented 5 years ago

You need to do run "opkg update" first. Then "opkg install zerotier".

webradio commented 5 years ago

Sure enough, it helped. Thanks! Did something happen recently? I ran opkg update last week (looking for relayd) and assumed that the package info is up to date since then.

mwarning commented 5 years ago

Not that I know of. But the packet database will be lost after reboot.