High performance .NET assembly for dissecting and constructing network packets such as Ethernet, IP, TCP, UDP, etc.
Info
Version: | 1.4.8-pre20 |
Author(s): | Chris Morgan ([email protected]) |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/dotpcap/packetnet |
NuGet Url: | https://www.nuget.org/packages/PacketDotNet |
Install
Install-Package PacketDotNet
dotnet add package PacketDotNet
paket add PacketDotNet
PacketDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)