mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"created": "2021-03-26T14:32:52.844859434+01:00",
|
|
"updated": "2021-03-26T14:32:52.845014247+01:00",
|
|
"name": "3 - Resolver: Avahi Daemon (Multicast DNS)",
|
|
"enabled": true,
|
|
"precedence": false,
|
|
"action": "allow",
|
|
"duration": "always",
|
|
"operator": {
|
|
"type": "list",
|
|
"operand": "list",
|
|
"sensitive": false,
|
|
"data": "[{\"type\": \"simple\", \"operand\": \"protocol\", \"data\": \"udp\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"process.path\", \"data\": \"/usr/bin/avahi-daemon\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"dest.port\", \"data\": \"5353\", \"sensitive\": false}, {\"type\": \"regexp\", \"operand\": \"dest.ip\", \"data\": \"^(ff02::fb|224\\\\.0\\\\.0\\\\.251)$\", \"sensitive\": false}]",
|
|
"list": [
|
|
{
|
|
"type": "simple",
|
|
"operand": "protocol",
|
|
"sensitive": false,
|
|
"data": "udp",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "process.path",
|
|
"sensitive": false,
|
|
"data": "/usr/bin/avahi-daemon",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "simple",
|
|
"operand": "dest.port",
|
|
"sensitive": false,
|
|
"data": "5353",
|
|
"list": null
|
|
},
|
|
{
|
|
"type": "regexp",
|
|
"operand": "dest.ip",
|
|
"sensitive": false,
|
|
"data": "^(ff02::fb|224\\.0\\.0\\.251)$",
|
|
"list": null
|
|
}
|
|
]
|
|
}
|
|
} |