dotfiles/root/etc/opensnitchd/rules/0 - Global Allow.json

16 lines
354 B
JSON
Raw Normal View History

2021-03-26 14:12:08 +00:00
{
"created": "2021-03-26T14:38:21.237148571+01:00",
"updated": "2021-03-26T14:38:21.237217606+01:00",
"name": "0 - Global Allow",
"enabled": false,
"precedence": true,
"action": "allow",
"duration": "always",
"operator": {
"type": "regexp",
"operand": "process.path",
"sensitive": false,
"data": ".*",
"list": []
}
}