Skip to content

ZeroTier 1.0.2 OpenWrt Package 3

Compare
Choose a tag to compare
@mwarning mwarning released this 10 Feb 19:30
· 149 commits to master since this release

This is the third package version of ZeroTier 1.0.2 for OpenWrt.
Install via opkg install zerotier_1.0.2-3_ar71xx.ipk.

Now uClibc++ is used instead of libstc++ (also linked statically).
This cuts down on binary size and memory usage at the cost of some speed.

You also need packages pthread, kmod-tun, ip.
Use opkg search ... to find those packages.