ZeroTierOne/attic/rule-compiler
2019-08-23 09:27:13 -07:00
..
examples cleanup 2019-08-19 20:30:34 -07:00
cli.js cleanup 2019-08-19 20:30:34 -07:00
package.json cleanup 2019-08-19 20:30:34 -07:00
README.md cleanup 2019-08-19 20:30:34 -07:00
rule-compiler.js Merge relicensing change from dev 2019-08-23 09:27:13 -07: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.