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-02-14T10:41:51.119263965+01:00",
|
||
|
"updated": "2021-02-14T10:41:51.119369128+01:00",
|
||
|
"name": "KScreenLocker Greet HTTPS",
|
||
|
"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/lib/kscreenlocker_greet\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.port\", \"data\": \"443\", \"sensitive\": false}]",
|
||
|
"list": [
|
||
|
{
|
||
|
"type": "simple",
|
||
|
"operand": "protocol",
|
||
|
"sensitive": false,
|
||
|
"data": "tcp",
|
||
|
"list": null
|
||
|
},
|
||
|
{
|
||
|
"type": "simple",
|
||
|
"operand": "process.path",
|
||
|
"sensitive": false,
|
||
|
"data": "/usr/lib/kscreenlocker_greet",
|
||
|
"list": null
|
||
|
},
|
||
|
{
|
||
|
"type": "simple",
|
||
|
"operand": "dest.port",
|
||
|
"sensitive": false,
|
||
|
"data": "443",
|
||
|
"list": null
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|