You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Karsten Elfenbein dfe426e4e0 fix MAC address rule parsing as even/uneven switches at every colon 8 years ago
..
examples Add rules compiler script. 9 years ago
README.md 1.2.0 release notes and a few final tweaks and cleanup. 9 years ago
cli.js Another rule compiler fix. 9 years ago
package.json Another rule compiler fix. 9 years ago
rule-compiler.js fix MAC address rule parsing as even/uneven switches at every colon 8 years ago

README.md

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.