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 Browser ALL.json
Normal file
16
root/etc/opensnitchd/rules/Tor Browser ALL.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"created": "2021-02-22T13:28:34.500529324+01:00",
|
||||
"updated": "2021-02-22T13:28:34.500593302+01:00",
|
||||
"name": "Tor Browser ALL",
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"action": "allow",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"type": "simple",
|
||||
"operand": "process.path",
|
||||
"sensitive": false,
|
||||
"data": "/home/itsdrike/.config/tor-browser/app/Browser/TorBrowser/Tor/tor",
|
||||
"list": []
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue