1
0
Fork 0
mirror of https://github.com/ItsDrike/dotfiles.git synced 2025-02-19 10:09:03 +00:00
dotfiles/root/etc/opensnitchd/rules/1 - Local Network 1: Loopback IPv4.json

16 lines
382 B
JSON
Raw Normal View History

2021-02-14 12:47:13 +01:00
{
2021-03-26 15:12:08 +01:00
"created": "2021-03-26T14:34:29.750639149+01:00",
"updated": "2021-03-26T14:34:29.750717553+01:00",
"name": "1 - Local Network 1: Loopback IPv4",
2021-02-14 12:47:13 +01:00
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "network",
"operand": "dest.network",
"sensitive": false,
"data": "127.0.0.0/8",
"list": []
}
}