dotfiles/root/etc/opensnitchd/rules/1-Localhost.json
2021-02-14 12:47:13 +01:00

16 lines
357 B
JSON

{
"created": "2021-02-14T10:43:07.677514842+01:00",
"updated": "2021-02-14T10:43:07.6775511+01:00",
"name": "1-Localhost",
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "network",
"operand": "dest.network",
"sensitive": false,
"data": "127.0.0.0/8",
"list": []
}
}