mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 10:39:41 +00:00
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"created": "2021-03-26T15:00:39.45302295+01:00",
|
|
"updated": "2021-03-26T15:00:39.453105125+01:00",
|
|
"name": "6 - Chromium 3 - Google DNS",
|
|
"enabled": true,
|
|
"precedence": true,
|
|
"action": "deny",
|
|
"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/chromium/chromium\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.port\", \"data\": \"5228\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.host\", \"data\": \"mtalk.google.com\", \"sensitive\": false}]",
|
|
"list": [
|
|
{
|
|
"type": "simple",
|
|
"operand": "protocol",
|
|
"sensitive": false,
|
|
"data": "tcp",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "process.path",
|
|
"sensitive": false,
|
|
"data": "/usr/lib/chromium/chromium",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.port",
|
|
"sensitive": false,
|
|
"data": "5228",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.host",
|
|
"sensitive": false,
|
|
"data": "mtalk.google.com",
|
|
"list": null
|
|
}
|
|
]
|
|
}
|
|
} |