Skip to content

Commit 47b36cf

Browse files
authored
Merge pull request #12 from arduino/HC-939_Windows-defender-blocks-mdns
HC-939 Windows defender blocks mdns
2 parents 63b35cb + 51c3fcb commit 47b36cf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "About mdns-discovery.exe"
3+
---
4+
5+
Arduino IDE includes an [mDNS discovery tool](https://github.com/arduino/mdns-discovery) to find available network ports. Arduino IDE automatically updates this tool whenever a new version becomes available but Windows Firewall will not automatically permit the new version to communicate on the network. When a new version has been installed you will receive an alert and asked to allow access.
6+
7+
## Further reading
8+
9+
* [Release history for mdns-discovery](https://github.com/arduino/mdns-discovery/releases).

0 commit comments

Comments
 (0)