mdns-repeater/example.json
2025-01-01 19:14:45 +01:00

12 lines
142 B
JSON

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