Replies: 2 comments 2 replies
-
|
Tags and caps are allready implemented. when you add a flow-rule, look at the node settings menu. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
when you add a flow rule with tags or caps, you will see a flow rule section in the node settings / option
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Any plans to support Tags / Capabilities? (technically all thats really needed is a UI interface so we can tag a member which then gets stored in its json file).
Here is how ZeroUI does it
Tags / capabilities are a very handy feature. You can basically create something like VLANs inside your network (ie. One big Zerotier Network but WebServers can only talk to Database Servers or "Admins")
Its possible to do this manually, but involves executing curl scripts to inject the "tag" into the member.json - would be much easier to manage from the UI.
Beta Was this translation helpful? Give feedback.
All reactions