Adam Ierymenko 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
..
IpcConnection.cpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
IpcConnection.hpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
IpcListener.cpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
IpcListener.hpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
NodeControlClient.cpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
NodeControlClient.hpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
NodeControlService.cpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
NodeControlService.hpp 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa
README.md 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anni fa

README.md

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.)