libzt icon indicating copy to clipboard operation
libzt copied to clipboard

Encrypted P2P sockets over ZeroTier

Results 84 libzt issues
Sort by recently updated
recently updated
newest added

Hi. I'm new here. I got these text printed on console when following the C# example, what am I missing? ![image](https://user-images.githubusercontent.com/106232474/184306877-29e785b5-297a-48d7-885b-95172c95dd44.png) And it just stuck there, can someone help me?...

😎 Not sure how one goes about hooking a c library to javascript. All the projects in my node_modules that use external c libraries use https://github.com/nodejs/node-gyp and there's this thing...

Hi, framework for iOS not building ++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libzt_obj' from project 'zt') CompileC /Users/macbookpro/Documents/libzt/cache/iphoneos-arm64-framework-Release/zt.build/Release-iphoneos/libzt_obj.build/Objects-normal/arm64/Controls.o /Users/macbookpro/Documents/libzt/src/Controls.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libzt_obj' from project 'zt') (2 failures) /Users/macbookpro/Documents/libzt...

Build Issue
iOS

I have integrated libzt into my Java project to achieve simple network penetration. Now I have access to the network, but I don't know how to get the address of...

Question

i'am trying to create a program to list all the nodes that are connected to my network see below a simple code from the documentation , which doesn't work ....

I'm try to import `libzt` in Python 3.8 running on Ubuntu 20.04. I tried version 1.8.4 installed from pypi but I was getting this https://github.com/zerotier/libzt/issues/180. Then I downloaded the wheel...

Depends on #153; fixes #160. It also allows cross-compiling `libzt` on *nix for Windows.

-- Looking for JNI CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find JNI (missing: JAVA_INCLUDE_PATH) Call Stack (most recent call first): /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.22/Modules/FindJNI.cmake:382 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:475 (find_package) When I try...

Question
Build Issue

Every time I try and install it, it gives me that error. I am trying to install it in a virtual environment from windows powershell.

Python

The addition of this include in https://github.com/zerotier/libzt/commit/0e2f5b6f1e06493af39d1ca870712211c7273168 broke hermetic and cross-compilation builds of libzt. Example error (from buildroot): ERROR: unsafe header/library path used in cross-compilation: '-I/usr/lib/jvm/java-11-openjdk-amd64/include/linux'