Add more opensnitch rules

This commit is contained in:
ItsDrike 2021-03-01 20:22:49 +01:00
parent 01e528c894
commit 047a4f435a
No known key found for this signature in database
GPG key ID: 252D306F545351FC
22 changed files with 603 additions and 12 deletions

View file

@ -0,0 +1,16 @@
{
"created": "2021-02-15T12:00:44.377009767+01:00",
"updated": "2021-02-15T12:00:44.377062795+01:00",
"name": "Tor service",
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "simple",
"operand": "process.path",
"sensitive": false,
"data": "/usr/bin/tor",
"list": []
}
}