An open API service indexing awesome lists of open source software.

https://github.com/n1ghtf1re/arp-scan


https://github.com/n1ghtf1re/arp-scan

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ARP-Scan

#### KSIS Lab #1

**Task:**

```
Create a program that scans the local network and display information about the nodes in it.
For each node, the program must display the MAC address and name. The program should also
display the MAC address and the name of its own computer where theprogram is running.
```