You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

850 B



--------------------------------------------------------------------------------
libzt --- Encrypted P2P SD-WAN library by ZeroTier
--------------------------------------------------------------------------------

This project uses cmake as a build system generator. The scripts build.sh and
build.ps1 are used to simplify building and packaging for various targets.

dist/ : Finished targets: libraries, binaries, packages, etc.
cache/ : Build system caches that can safely be deleted after build.
pkg/ : Project, script and spec files to generate packages.

1. git submodule update --init
2. (*)nix : ./build.sh host "release"
2. Windows : . .\build.ps1; Build-Host -BuildType "Release" -Arch "x64"

To see additional build targets:

./build.sh list

Help, bugs, and feature requests: https://github.com/zerotier/libzt/issues