mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-07-31 08:20:03 +00:00
Add more opensnitch rules
This commit is contained in:
parent
01e528c894
commit
047a4f435a
22 changed files with 603 additions and 12 deletions
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"created": "2021-03-01T19:58:54.03179178+01:00",
|
||||
"updated": "2021-03-01T19:58:54.031858532+01:00",
|
||||
"name": "Spotify 2 - ads (everything else)",
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"action": "deny",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"type": "simple",
|
||||
"operand": "process.path",
|
||||
"sensitive": false,
|
||||
"data": "/opt/spotify/spotify",
|
||||
"list": []
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue