This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/integrations

ZeroTier Integrations

If you want everything built at once, type make all and go play outside for a little while, we'll copy all of the targets into the build directory for you along with specific instructions on how to use each binary.

NOTE: For iOS/OSX Frameworks and Bundles to build, you will need XCode command line tools xcode-select --install, for Android JNI libraries to build you'll need to install Android Studio, if you don't have these things install we will detect that and just skip those builds automatically.

Below are the specific instructions for each integration requiring little to no modification to your code. Remember, with a full build we'll put a copy of the appropriate integration instructions in the resultant binary's folder for you anyway.

For more support on these integrations take a look at the docs folder. Specifically the Shims and SDK API overviews. Also stop by our community section for more in-depth discussion!


Current Integrations

Apple

iOS
OSX

Linux

Android


Windows

  • Anyone want to volunteer?