Releases: whatpulse/linux-external-pcap-service
WhatPulse PCap Service v1.4.0
WhatPulse External PCap Service v1.4.0
This release contains the external PCap service that provides network packet capture capabilities for WhatPulse when running in containerized environments (AppImage, Flatpak) where direct PCap access is not available.
Built from commit: 7adc579
Build date: 2026-01-10 10:42:15 UTC
What's Changed
- Tweak the PF_RING settings for 1Gbit/s by @smitmartijn in #10
Full Changelog: v1.3.0...v1.4.0
WhatPulse PCap Service v1.3.0
WhatPulse External PCap Service v1.3.0
This release contains the external PCap service that provides network packet capture capabilities for WhatPulse when running in containerized environments (AppImage, Flatpak) where direct PCap access is not available.
Built from commit: 1e6baed
Build date: 2026-01-04 15:00:38 UTC
What's Changed
- Fix crash when copying last packet in the ring buffer, use header fields more correctly. by @Ionic in #5
- Fix some critical issues in PF_RING capture thread on unforgiving distros. by @smitmartijn in #6
- Add auto install script for easy installation by @smitmartijn in #7
- Handle my Gitbutler branch workflow when releasing new versions & bump remaining files to 1.3.0 by @smitmartijn in #8
- Small fix by @smitmartijn in #9
New Contributors
Full Changelog: v1.2.0...v1.3.0
WhatPulse PCap Service v1.2.0
WhatPulse External PCap Service v1.2.0
This release contains the external PCap service that provides network packet capture capabilities for WhatPulse when running in containerized environments (AppImage, Flatpak) where direct PCap access is not available.
Built from commit: fe8d870
Build date: 2025-10-05 13:13:33 UTC
Full Changelog: v1.1.0...v1.2.0
WhatPulse PCap Service v1.1.0
WhatPulse External PCap Service v1.1.0
This release contains the external PCap service that provides network packet capture capabilities for WhatPulse when running in containerized environments (AppImage, Flatpak) where direct PCap access is not available.
Built from commit: bfe59bc
Build date: 2025-09-25 12:17:15 UTC
What's Changed
- feat: Implement logging system for more detailed logs by @smitmartijn in #2
- Fix service crash on WhatPulse disconnection after initial connect by @smitmartijn in #3
- refactor: Separate network communication from packet capture logic & … by @smitmartijn in #4
New Contributors
- @smitmartijn made their first contribution in #2
Full Changelog: v1.0.1...v1.1.0
WhatPulse PCap Service v1.0.1
WhatPulse External PCap Service v1.0.1
This release contains the external PCap service that provides network packet capture capabilities for WhatPulse when running in containerized environments (AppImage, Flatpak) where direct PCap access is not available.
Built from commit: a13a187
Build date: 2025-09-20 05:47:20 UTC