Readme for pcap-conduit-0.1

Conduit <-> Pcap

pcap-conduit lets you use the Conduit package to iterate over network data, using the libpcap API. It allows you to stream in both offline pcap dump files and live network interfaces into a conduit Source.

travis-ci.org results: Build Status

Installation

It's just a cabal install away:

$ cabal install pcap-conduit

Join in

File bugs in the GitHub issue tracker.

Master git repository:

There's also a BitBucket mirror:

Authors

See AUTHORS.txt.

License

BSD3. See LICENSE.txt for terms of copyright and redistribution.