Add support for MNDP and mDNS traffic.

This commit is contained in:
2025-02-16 18:40:50 +01:00
parent 71e01e8413
commit 24d91d38c6
5 changed files with 120 additions and 0 deletions

View File

@ -25,6 +25,8 @@ standard_ident_port=113
standard_ipp_port=631
standard_irc_port=6667
standard_jabber_port=5222
standard_mdns_port=5353
standard_mndp_port=5678
standard_mumble_port=64738
standard_munin_port=4949
standard_mysql_port=3306