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.
 
 
 
 
 
 
Joseph Henry 301cf9f41b
Add GitHub workflow script to build Python wheels. Update PyPI package
5 years ago
..
libzt Add GitHub workflow script to build Python wheels. Update PyPI package 5 years ago
LICENSE Add GitHub workflow script to build Python wheels. Update PyPI package 5 years ago
MANIFEST.in Implement more of the Python language binding. Minor adjustments to PyPI package 5 years ago
README.md Update various READMEs 5 years ago
build.sh Add GitHub workflow script to build Python wheels. Update PyPI package 5 years ago
setup.cfg Add GitHub workflow script to build Python wheels. Update PyPI package 5 years ago
setup.py Add GitHub workflow script to build Python wheels. Update PyPI package 5 years ago

README.md

libzt (ZeroTier)

Peer-to-peer and cross-platform encrypted connections built right into your app or service. No drivers, no root, and no host configuration.

latest libzt version Last Commit Build Status (master branch)

Examples, tutorials and API docs for Python and other languages: github.com/zerotier/libzt

NOTE: The implementation of this language binding attempts to be as Pythonic as possible. If something is not as it should be, please make a pull request or issue. Thanks.