NetScan provides basic portscanning features to determine ports open on a target.
Info
Version: | 1.0.1 |
Author(s): | Chris Russell |
Last Update: | Monday, June 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chris3081/NetScan |
NuGet Url: | https://www.nuget.org/packages/NetScan |
Install
Install-Package NetScan
dotnet add package NetScan
paket add NetScan
NetScan Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCoreInjection.TypedFactories(>= 1.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)