Allow mDNS traffic through the firewall for autodiscovery

This commit is contained in:
Cameron Gutman 2020-10-10 12:07:42 -05:00
parent a19b95f259
commit 3844ea59de

View File

@ -117,6 +117,11 @@
Port="48010"
Protocol="udp"
Name="Moonlight - RTSPU"/>
<fire:FirewallException Id="MdnsFwException"
Scope="any"
Port="5353"
Protocol="udp"
Name="Moonlight - mDNS"/>
</Component>
<Component Id="Shortcuts" Guid="*">
<Shortcut Id="StartMenuShortcut"