|
|
%!s(int64=11) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| IpcConnection.cpp | %!s(int64=11) %!d(string=hai) anos | |
| IpcConnection.hpp | %!s(int64=11) %!d(string=hai) anos | |
| IpcListener.cpp | %!s(int64=11) %!d(string=hai) anos | |
| IpcListener.hpp | %!s(int64=11) %!d(string=hai) anos | |
| NodeControlClient.cpp | %!s(int64=11) %!d(string=hai) anos | |
| NodeControlClient.hpp | %!s(int64=11) %!d(string=hai) anos | |
| NodeControlService.cpp | %!s(int64=11) %!d(string=hai) anos | |
| NodeControlService.hpp | %!s(int64=11) %!d(string=hai) anos | |
| README.md | %!s(int64=11) %!d(string=hai) anos | |
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.)