From 924f03099412f989ee99a117239f8e326a1c3d00 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 18 Sep 2014 09:41:12 -0700 Subject: docs --- control/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 control/README.md (limited to 'control') diff --git a/control/README.md b/control/README.md new file mode 100644 index 00000000..110bb3b8 --- /dev/null +++ b/control/README.md @@ -0,0 +1 @@ +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.) \ No newline at end of file -- cgit v1.2.3