Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fosskers/streaming-pcap

Stream packets via libpcap.
https://github.com/fosskers/streaming-pcap

haskell pcap streaming

Last synced: 2 months ago
JSON representation

Stream packets via libpcap.

Awesome Lists containing this project

README

        

# `streaming-pcap`

A streaming interface to the [pcap](http://hackage.haskell.org/package/pcap-0.4.5.2)
Haskell library, which itself is a binding to *libpcap*. Humbly adapted from
[pcap-conduit](http://hackage.haskell.org/package/pcap-conduit) by Austin Seipp.