ZeroTierOne/rule-compiler
2024-03-19 14:38:48 -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 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -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.