From 93a04f1fe10ec413f8ac6edb0bbf498550d90fad Mon Sep 17 00:00:00 2001 From: Sebastian Garcia Date: Sun, 7 Jul 2024 00:13:50 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8f3840..51e2f50 100644 --- a/README.md +++ b/README.md @@ -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 +Screenshot 2024-07-06 at 23 59 32