mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"created": "2021-03-26T15:06:19.416884298+01:00",
|
|
"updated": "2021-03-26T15:06:19.416964918+01:00",
|
|
"name": "7 - OBS",
|
|
"enabled": true,
|
|
"precedence": false,
|
|
"action": "allow",
|
|
"duration": "always",
|
|
"operator": {
|
|
"type": "list",
|
|
"operand": "list",
|
|
"sensitive": false,
|
|
"data": "[{\"type\": \"simple\", \"operand\": \"protocol\", \"data\": \"tcp\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"process.path\", \"data\": \"/usr/bin/obs\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.port\", \"data\": \"443\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.host\", \"data\": \"obsproject.com\", \"sensitive\": false}]",
|
|
"list": [
|
|
{
|
|
"type": "simple",
|
|
"operand": "protocol",
|
|
"sensitive": false,
|
|
"data": "tcp",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "process.path",
|
|
"sensitive": false,
|
|
"data": "/usr/bin/obs",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.port",
|
|
"sensitive": false,
|
|
"data": "443",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.host",
|
|
"sensitive": false,
|
|
"data": "obsproject.com",
|
|
"list": null
|
|
}
|
|
]
|
|
}
|
|
} |