didyouexpectthat_zerotierone/rule-compiler
2018-01-12 18:20:00 -08:00
..
examples Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
cli.js Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
package.json Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
README.md Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
rule-compiler.js Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00

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.

A command line interface is included that may be invoked as: node cli.js <rules script>.

See the manual for information about the rules engine and rules script syntax.