mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 00:46:04 +02:00
Update choco package nuspec
This commit is contained in:
@@ -68,17 +68,16 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
|
||||
what url are the software docs located?</docsUrl>-->
|
||||
<!--<mailingListUrl></mailingListUrl>-->
|
||||
<!--<bugTrackerUrl></bugTrackerUrl>-->
|
||||
<tags>arp-scanner arp p2p fiel-transfer</tags>
|
||||
<tags>arp-scanner arp</tags>
|
||||
<summary>A lightweight cross-platform IP scanner</summary>
|
||||
<description>
|
||||
**Usage**
|
||||
|
||||
1. Download the latest release
|
||||
- Chocolatey (Windows): `choco install arp-scanner --version=0.2.0`
|
||||
- Snapcraft (Linux): `snap install arp-scanner`\
|
||||
and `snap connect arp-scanner:network-control` to give it permission to send arp requests
|
||||
- Chocolatey (Windows): `choco install arp-scanner`
|
||||
- Snapcraft (Linux): `snap install arp-scanner`
|
||||
- GitHub (Windows/Linux): https://github.com/Stone-Red-Code/ARP-Scanner/releases
|
||||
1. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`)
|
||||
2. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`)
|
||||
|
||||
> Note: This programm may not work on all linux distributions because the [ArpLookup](https://github.com/georg-jung/ArpLookup) library has some [limitations](https://github.com/georg-jung/ArpLookup#supported-platforms)
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ Verification is intended to assist the Chocolatey moderators and community
|
||||
in verifying that this package's contents are trustworthy.
|
||||
|
||||
Checksum: c37a793bae228da768c9d4223d12608bfa28decbe7142e9ac19a49795cf23b82b2f0434032b98883343c658276bf2e4423926fbf79c65c48ae6cf11ad48d37ad
|
||||
Veify using: certutil -hashfile ARP-Scanner.exe sha512
|
||||
Veify using: certutil -hashfile C:\ProgramData\Chocolatey\lib\arp-scanner\ARP-Scanner.exe sha512
|
||||
Reference in New Issue
Block a user