Added
- Experimental eBPF Support for Linux: Enhanced socket tracking with optional eBPF backend
- eBPF-based socket tracker with CO-RE (Compile Once - Run Everywhere) support
- Minimal vmlinux header (5.5KB instead of full 3.4MB file)
- Graceful fallback mechanism to procfs when eBPF unavailable
- Support for both IPv4 and IPv6 socket tracking
- Optional feature disabled by default (enable with
--features=ebpf) - Comprehensive capability checking for required permissions
- Windows Platform Support: Network monitoring capability on Windows (without process identification)