mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
docs
This commit is contained in:
parent
4dec598fb8
commit
9a5f6f020f
7 changed files with 59 additions and 11 deletions
|
@ -1 +1,4 @@
|
|||
ZeroTier Control Plane
|
||||
======
|
||||
|
||||
This code is responsible for the local command bus used to control the ZeroTier One service on a local machine via zerotier-cli or the Qt GUI. It's not part of the core node implementation. It uses Unix domain sockets on unix-like OSes and named pipes on Windows. Authentication is via a simple token mechanism. (Eventually this part of the software is getting a rework.)
|
Loading…
Add table
Add a link
Reference in a new issue