mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
cleanup
This commit is contained in:
parent
5c1fc43610
commit
e73b220104
5 changed files with 0 additions and 0 deletions
8
attic/rule-compiler/README.md
Normal file
8
attic/rule-compiler/README.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue