summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme (renamed from README.md)1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/readme
index 1c7397f..931ccea 100644
--- a/README.md
+++ b/readme
@@ -1,4 +1,5 @@
1# network_scanner 1# network_scanner
2
2Python program to discover all the IPs connected to the same network along with their MACs 3Python program to discover all the IPs connected to the same network along with their MACs
3 4
4This program require scapy module. 5This program require scapy module.