PacketCaptureBPF

0.2.10

A high-level Swift interface to capturing network traffic on macOS using the Berkeley Packet Filter interface
OperatorFoundation/PacketCaptureBPF

What's New

0.2.10

2021-11-19T16:53:15Z

PacketCaptureBPF

PacketCaptureBPF is a high-level Swift interface to capture network traffic on MacOS using the Berkeley Packet Filter interface

PacketCaptureBPF uses Berkley Packet Filter Devices to read raw bytes from a network interface eliminating the need for an external library such as libpcap which causes significant code signing issues on MacOS BigSur (11.1+) because it further locks down the OS for security reasons.

To Do list:
Write initial code...

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Wed Nov 20 2024 23:03:32 GMT-1000 (Hawaii-Aleutian Standard Time)