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
16
root/etc/opensnitchd/rules/Tor service.json
Normal file
16
root/etc/opensnitchd/rules/Tor service.json
Normal 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": []
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue