mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added device MeshCentral Router link filtering.
This commit is contained in:
@@ -157,7 +157,8 @@
|
||||
{
|
||||
"name": "HTTP",
|
||||
"protocol": "http",
|
||||
"port": 80
|
||||
"port": 80,
|
||||
"_filter": [ "mesh//xxxx", "node//xxxx" ]
|
||||
},
|
||||
{
|
||||
"name": "HTTPS",
|
||||
|
||||
Reference in New Issue
Block a user