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

16 lines
366 B
JSON

{
"created": "2021-02-14T10:42:12.050595111+01:00",
"updated": "2021-02-14T10:42:12.050628273+01:00",
"name": "1-Local Network",
"enabled": true,
"precedence": false,
"action": "allow",
"duration": "always",
"operator": {
"type": "network",
"operand": "dest.network",
"sensitive": false,
"data": "192.168.0.0/16",
"list": []
}
}