mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 00:46:04 +02:00
Update README.md
This commit is contained in:
@@ -5,9 +5,13 @@
|
||||
## Usage
|
||||
|
||||
1. Downlaod the latest relasse
|
||||
1. Start `ARP-Scanner.exe` with the IP range it should scan as parameter
|
||||
1. Start `ARP-Scanner.exe` or `ARP-Scanner` on linux with the IP range it should scan as parameter
|
||||
|
||||
> Works only on Windows at the moment, because it uses the Windows API to send ARP requests
|
||||
> Note: This programm may not work on all linux distrobutions because the [ArpLookup](https://github.com/georg-jung/ArpLookup) library has some [limitations](ArpLookup)
|
||||
|
||||
## Example
|
||||

|
||||
|
||||
## Third party licences
|
||||
- [ArpLookup](https://github.com/georg-jung/ArpLookup) - [MIT](https://github.com/georg-jung/ArpLookup/blob/master/LICENSE.txt)
|
||||
- [IPAddressRange](https://github.com/jsakamoto/ipaddressrange) - [MPL-2.0](https://github.com/jsakamoto/ipaddressrange/blob/master/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user