This commit is contained in:
Adam Ierymenko 2019-08-19 20:30:34 -07:00
commit e73b220104
No known key found for this signature in database
GPG key ID: 1657198823E52A61
5 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,8 @@
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](https://my.zerotier.com/).
A command line interface is included that may be invoked as: `node cli.js <rules script>`.
See the [manual](https://www.zerotier.com/manual.shtml) for information about the rules engine and rules script syntax.