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

16 lines
378 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:06.471042752+01:00",
"updated": "2021-03-26T14:35:06.471104722+01:00",
"name": "1 - Local Network 1: Loopback IPv6",
2021-02-14 11:47:13 +00:00
"enabled": true,
"precedence": false,
2021-02-14 17:03:30 +00:00
"action": "allow",
2021-02-14 11:47:13 +00:00
"duration": "always",
"operator": {
"type": "network",
"operand": "dest.network",
"sensitive": false,
"data": "::1/128",
"list": []
}
}