ZeroTierOne/rule-compiler
2017-03-28 21:50:44 -07:00
..
examples Add rules compiler script. 2017-02-14 16:43:22 -08:00
cli.js 1.2.0 release notes and a few final tweaks and cleanup. 2017-03-14 21:21:12 -07:00
package.json Small rule compiler fix with tag defaults. 2017-03-28 21:50:44 -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 Small rule compiler fix with tag defaults. 2017-03-28 21:50:44 -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.