dotfiles/root/etc/opensnitchd/rules/1 - Local Network 2: IPv6.json

16 lines
370 B
JSON
Raw Normal View History

2021-02-14 11:47:13 +00:00
{
2021-03-26 14:12:08 +00:00
"created": "2021-03-26T14:35:19.095504822+01:00",
"updated": "2021-03-26T14:35:19.095575256+01:00",
"name": "1 - Local Network 2: IPv6",
2021-02-14 11:47:13 +00:00
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "network",
"operand": "dest.network",
"sensitive": false,
"data": "ff00::/8",
"list": []
}
}