mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 04:20:43 +00:00
Update opensnitch rules
This commit is contained in:
parent
120b8be17e
commit
034fab33d4
62 changed files with 506 additions and 243 deletions
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"created": "2021-03-26T14:35:06.471042752+01:00",
|
||||
"updated": "2021-03-26T14:35:06.471104722+01:00",
|
||||
"name": "1 - Local Network 1: Loopback IPv6",
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"action": "allow",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"type": "network",
|
||||
"operand": "dest.network",
|
||||
"sensitive": false,
|
||||
"data": "::1/128",
|
||||
"list": []
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue