Skip to content
/ ifinder Public

discover bonjour services, particularly Apple related.

Notifications You must be signed in to change notification settings

jflyup/ifinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifinder

ifinder scans for mDNS/DNS-SD published services on the local network. It issues a mDNS PTR query to the special RR _services._dns-sd._udp.local for retrieving a list of all currently registered services on the local link. For the purpose of finding Apple devices, it also issues PTR queries related to iDevice, such as _homekit._tcp, _apple-mobdev2._tcp. If any service instance found, ifinder will try to resolve it.

ifinder doesn't support to publish services, it just sends queries to the multicast addresses(both IPv4 and IPv6), then listens and parses the replies. It does not rely on a local mDNS responder daemon, and can be used on Windows, Linux, OS X.

About

discover bonjour services, particularly Apple related.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages