mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added device MeshCentral Router link filtering.
This commit is contained in:
parent
852fadeaf5
commit
069656f632
3 changed files with 11 additions and 3 deletions
|
|
@ -157,7 +157,8 @@
|
|||
{
|
||||
"name": "HTTP",
|
||||
"protocol": "http",
|
||||
"port": 80
|
||||
"port": 80,
|
||||
"_filter": [ "mesh//xxxx", "node//xxxx" ]
|
||||
},
|
||||
{
|
||||
"name": "HTTPS",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue