Skip to content

Commit 84a4306

Browse files
committed
update docs
1 parent 092b368 commit 84a4306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ So now, everything that is within Multicast DNS ".local" domain is resolvable wi
88

99
For example, i have a machine which is "muhammads-macbook-pro.local" which resolves with Multicast DNS (MDNS) but i want the host "muhammads-macbook-pro" to be resolvable as "muhammads-macbook-pro.home.lan" as well.
1010

11-
This helps with machines like Microsoft Windows which does not have Multicast DNS built-in (thus cannot resolve ".local" TLD)
11+
This helps with machines like Microsoft Windows,Android and Linux (without avahi installed) which does not have Multicast DNS built-in (thus cannot resolve ".local" TLD)
1212

1313
So you can actually run `dnsmasq` and then upstream any `.home.lan` requests to this multicast dns proxy software and return the IP from multicast `.local`.
1414

0 commit comments

Comments
 (0)