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

16 lines
373 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-26T13:55:13.918975568+01:00",
"updated": "2021-03-26T13:55:13.919048389+01:00",
"name": "1 - Local Network 2: IPv4",
2021-02-14 11:47:13 +00:00
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "network",
"operand": "dest.network",
"sensitive": false,
2021-03-26 14:12:08 +00:00
"data": "192.0.0.0/8",
2021-02-14 11:47:13 +00:00
"list": []
}
}