Update opensnitch rules

This commit is contained in:
ItsDrike 2021-04-12 15:51:46 +02:00
parent 5086c42d22
commit 9f688a0ebf
No known key found for this signature in database
GPG key ID: 252D306F545351FC
14 changed files with 317 additions and 6 deletions

View file

@ -0,0 +1,16 @@
{
"created": "2021-04-02T23:52:36.689049623+02:00",
"updated": "2021-04-02T23:52:36.689121835+02:00",
"name": "6 - mpv",
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "simple",
"operand": "process.path",
"sensitive": false,
"data": "/usr/bin/mpv",
"list": []
}
}