This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-libzt
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-libzt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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
0604a0252621d1d7e278104d4c35fa712bd32b35
zhangyang-libzt
/
src
History
Joseph Henry
a6297b33e2
Add NuGet package and build scripts
2021-02-05 15:58:48 -08:00
..
bindings
Add NuGet package and build scripts
2021-02-05 15:58:48 -08:00
java
Update JNI error codes to match new scheme
2020-04-17 19:35:46 -07:00
Central.cpp
Fix various minor compile-time warnings
2021-02-02 11:36:51 -08:00
Controls.cpp
Fix various minor compile-time warnings
2021-02-02 11:36:51 -08:00
Debug.hpp
Update license header dates
2021-02-04 11:03:55 -08:00
Events.cpp
Update license header dates
2021-02-04 11:03:55 -08:00
Events.hpp
Update license header dates
2021-02-04 11:03:55 -08:00
lwipopts.h
Change default MTU to 2800
2020-05-06 20:24:58 -07:00
NodeService.cpp
Fix various minor compile-time warnings
2021-02-02 11:36:51 -08:00
NodeService.hpp
Add prototype key management API
2021-01-30 13:53:49 -08:00
README.md
Restructure packaging directories. Move C# bindings, minor compilation fix.
2021-02-01 17:59:21 -08:00
Sockets.cpp
Update license header dates
2021-02-04 11:03:55 -08:00
VirtualTap.cpp
Update license header dates
2021-02-04 11:03:55 -08:00
VirtualTap.hpp
Update license header dates
2021-02-04 11:03:55 -08:00
README.md
C++ Source
C API is exposed via
include/ZeroTierSockets.h
bindings/
Contains the source for wrappers in various languages. See
examples/
for their usage.