|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
examples | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos | |
cli.js | %!s(int64=8) %!d(string=hai) anos | |
package.json | %!s(int64=8) %!d(string=hai) anos | |
rule-compiler.js | %!s(int64=5) %!d(string=hai) anos |
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.