Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eldraco authored Jul 6, 2024
1 parent 27c1739 commit 93a04f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# 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).
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
<img width="792" alt="Screenshot 2024-07-06 at 23 59 32" src="https://github.com/stratosphereips/service-finder/assets/2458867/874e3b72-403f-467e-b43f-5f464f486866">

0 comments on commit 93a04f1

Please sign in to comment.