ZeroTierOne/rule-compiler
2025-10-01 19:28:55 +08: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-zh-CN.md Translate rule-compiler/reame into simplified Chinese 2025-10-01 19:28:55 +08: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 Rest -> MPL except controller. 2025-08-06 12:16:44 -04: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.