diff options
author | Shubham Saini <me@ubh.sh> | 2023-01-25 09:17:45 +0000 |
---|---|---|
committer | Shubham Saini <me@ubh.sh> | 2023-01-25 09:17:45 +0000 |
commit | 2d375009e1b036d843ee7757b2c04ce58a16368b (patch) | |
tree | d92371c899cffa7258a466a7e6f8426d07dfc564 | |
parent | e9e4e956c7684736d88f22c1ddfaf9a3ce4b9f3d (diff) |
rename
-rw-r--r-- | readme (renamed from README.md) | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ | |||
1 | # network_scanner | 1 | # network_scanner |
2 | |||
2 | Python program to discover all the IPs connected to the same network along with their MACs | 3 | Python program to discover all the IPs connected to the same network along with their MACs |
3 | 4 | ||
4 | This program require scapy module. | 5 | This program require scapy module. |