mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 10:39:41 +00:00
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"created": "2021-03-01T21:36:06.049386579+01:00",
|
|
"updated": "2021-03-01T21:36:06.049489329+01:00",
|
|
"name": "Zoom 1 - needed",
|
|
"enabled": true,
|
|
"precedence": true,
|
|
"action": "allow",
|
|
"duration": "always",
|
|
"operator": {
|
|
"type": "list",
|
|
"operand": "list",
|
|
"sensitive": false,
|
|
"data": "[{\"type\": \"simple\", \"operand\": \"process.path\", \"data\": \"/opt/zoom/zoom\", \"sensitive\": false}, {\"type\": \"regexp\", \"operand\": \"dest.port\", \"data\": \"^(8801|443)$\", \"sensitive\": false}, {\"type\": \"regexp\", \"operand\": \"dest.host\", \"data\": \".*\\\\.zoom\\\\.us\", \"sensitive\": false}]",
|
|
"list": [
|
|
{
|
|
"type": "simple",
|
|
"operand": "process.path",
|
|
"sensitive": false,
|
|
"data": "/opt/zoom/zoom",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "regexp",
|
|
"operand": "dest.port",
|
|
"sensitive": false,
|
|
"data": "^(8801|443)$",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "regexp",
|
|
"operand": "dest.host",
|
|
"sensitive": false,
|
|
"data": ".*\\.zoom\\.us",
|
|
"list": null
|
|
}
|
|
]
|
|
}
|
|
} |