An open API service indexing awesome lists of open source software.

https://github.com/stratosphereips/service-finder

A program to monitor and find dns-sd services in the network. Printing IP and name.
https://github.com/stratosphereips/service-finder

Last synced: 6 months ago
JSON representation

A program to monitor and find dns-sd services in the network. Printing IP and name.

Awesome Lists containing this project

README

          

# Service Finder
A program that monitors the network for DNS-sd packets, prints the service, and then finds the IP and the name (in various ways). It also uses colors.

# Usage
`pip install -r requirements.txt`

`python service-finder.py`

# Interface
Screenshot 2024-07-06 at 23 59 32