mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-05 00:51:05 +01:00
16 lines
No EOL
376 B
JSON
16 lines
No EOL
376 B
JSON
{
|
|
"created": "2020-12-13T18:06:52.209804547+01:00",
|
|
"updated": "2020-12-13T18:06:52.209857713+01:00",
|
|
"name": "000-allow-chrome",
|
|
"enabled": true,
|
|
"precedence": true,
|
|
"action": "allow",
|
|
"duration": "always",
|
|
"operator": {
|
|
"type": "simple",
|
|
"operand": "process.path",
|
|
"sensitive": false,
|
|
"data": "/opt/google/chrome/chrome",
|
|
"list": []
|
|
}
|
|
} |