A daemon which checks for and responds to a given MAC or IP address on the network.
Info
Version: | 0.0.4 |
Author(s): | Neil F Jones |
Last Update: | Sunday, May 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NFJones/NetDetector |
NuGet Url: | https://www.nuget.org/packages/NetDetector |
Install
Install-Package NetDetector
dotnet add package NetDetector
paket add NetDetector
NetDetector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 2.0.0)
- SimpleCli(>= 0.0.4)
- System.Net.Ping(>= 4.3.0)
Tags