We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d71de commit 3a7cff0Copy full SHA for 3a7cff0
Network_scanner/readme
@@ -1 +1,5 @@
1
-this tool will show all the IP's on the same network and their respective MAC adresses
+# this script is built inn python
2
+# This tool will show all the IP's on the same network and their respective MAC adresses
3
+# modules used
4
+1. scapy
5
+2. optparse
0 commit comments