mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 16:44:46 +01:00
14 lines
297 B
JSON
14 lines
297 B
JSON
![]() |
{
|
||
|
"name": "Block Chrome",
|
||
|
"enabled": false,
|
||
|
"created": "2018-04-02T03:27:08.137712802+02:00",
|
||
|
"updated": "2018-04-02T03:27:08.137713274+02:00",
|
||
|
"action": "block",
|
||
|
"duration": "forever",
|
||
|
"type": "simple",
|
||
|
"rule": {
|
||
|
"what": "process.path",
|
||
|
"with": "/opt/google/chrome/chrome"
|
||
|
}
|
||
|
}
|