![]() |
VOOZH | about |
dotnet add package Fluxzy.Core.Pcap --version 1.37.2
NuGet\Install-Package Fluxzy.Core.Pcap -Version 1.37.2
<PackageReference Include="Fluxzy.Core.Pcap" Version="1.37.2" />
<PackageVersion Include="Fluxzy.Core.Pcap" Version="1.37.2" />Directory.Packages.props
<PackageReference Include="Fluxzy.Core.Pcap" />Project file
paket add Fluxzy.Core.Pcap --version 1.37.2
#r "nuget: Fluxzy.Core.Pcap, 1.37.2"
#:package Fluxzy.Core.Pcap@1.37.2
#addin nuget:?package=Fluxzy.Core.Pcap&version=1.37.2Install as a Cake Addin
#tool nuget:?package=Fluxzy.Core.Pcap&version=1.37.2Install as a Cake Tool
An extension for Fluxzy.Core that enables raw packet capture alongside HTTP(S) interception using SharpPcap.
A packet capture library must be installed on the host:
var fluxzySetting = FluxzySetting.CreateDefault(IPAddress.Any, 44344);
// Enable raw packet capture
fluxzySetting.SetCaptureRawPacket(true);
await using var proxy = new Proxy(fluxzySetting,
new FluxzyNetOutOfProcessHost()); // uses pcap engine
var endpoints = proxy.Run();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.38.18-alpha-g3c01d0750b | 60 | 6/16/2026 |
| 1.38.14-alpha-g4fab7c04d9 | 66 | 6/13/2026 |
| 1.38.13-alpha-g5801eb374e | 58 | 6/13/2026 |
| 1.37.2 | 655 | 6/7/2026 |
| 1.36.55 | 3,204 | 5/7/2026 |
| 1.35.26 | 137 | 4/16/2026 |
| 1.35.25 | 129 | 4/13/2026 |
| 1.35.24 | 120 | 4/9/2026 |
| 1.35.20 | 118 | 4/1/2026 |
| 1.35.16 | 129 | 3/23/2026 |
| 1.35.5-gc1a14969f2 | 105 | 3/19/2026 |
| 1.35.1 | 116 | 4/1/2026 |
| 1.34.1 | 173 | 1/19/2026 |
| 1.33.15 | 154 | 1/16/2026 |
| 1.33.10 | 158 | 1/7/2026 |
| 1.33.6-alpha-g1e97f7adf9 | 114 | 1/7/2026 |
| 1.33.4-alpha | 117 | 1/2/2026 |
| 1.32.2 | 156 | 1/2/2026 |
| 1.32.1 | 152 | 1/2/2026 |
| 1.31.32 | 244 | 12/25/2025 |