1.2.0 release notes and a few final tweaks and cleanup.

This commit is contained in:
Adam Ierymenko 2017-03-14 21:21:12 -07:00
commit 1ef3069a7e
6 changed files with 90 additions and 46 deletions

View file

@ -3,3 +3,6 @@ ZeroTier Rules Compiler
This script converts ZeroTier rules in human-readable format into rules suitable for import into a ZeroTier network controller. It's the script that is used in the rules editor on [ZeroTier Central](https://my.zerotier.com/).
A command line interface is included that may be invoked as: `node cli.js <rules script>`.
See the [manual](https://www.zerotier.com/manual.shtml) for information about the rules engine and rules script syntax.