mdns-repeater/example.json

11 lines
110 B
JSON

{
"interfaces": "lan.*",
"rules": [
{
"from": "lan",
"to": "wan",
"allow_answers": ".*"
}
]
}