Files
BackOne/rule-compiler/README.md
proitlab dbdc5bcc4a
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
First Commit
2025-11-19 16:23:45 +07:00

471 B

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.