diff options
| -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. |
