mdns-repeater/example.json
2025-01-01 20:32:55 +01:00

12 lines
143 B
JSON

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