ZeroTierOne/rule-compiler
2019-08-23 09:23:39 -07:00
..
examples Add rules compiler script. 2017-02-14 16:43:22 -08:00
cli.js Another rule compiler fix. 2017-03-28 22:25:24 -07:00
package.json Another rule compiler fix. 2017-03-28 22:25:24 -07:00
README.md 1.2.0 release notes and a few final tweaks and cleanup. 2017-03-14 21:21:12 -07:00
rule-compiler.js Relicense: GPLv3 -> ZeroTier BSL 1.1 2019-08-23 09:23:39 -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.