Skip to content

mtlhd/zeroconfutilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeroconfutilities

Zeroconf/Bonjour Utilities for discovering available zeroconf/bonjour services on your local network.

List Services

Executing the script listservices.py will list all available zeroconf services on your local network, e.g. _airplay._tcp.local., _http._tcp.local., etc. Use the tool browseservice.py to get more information on what is using the specific service.

  python listservices.py

Browse a Service

Executing the script browseservice.py will scan the network for the specified service (supplied as argument, see example below) for information and print it to the console.

  python browseservice.py _http._tcp.local.

About

Zeroconf/Bonjour Utilities

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages