Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/metalbear-co/rawsocket

Rust Library for capturing raw packets
https://github.com/metalbear-co/rawsocket

Last synced: 7 days ago
JSON representation

Rust Library for capturing raw packets

Awesome Lists containing this project

README

        

# rawsocket
rawsocket is a library for capturing raw traffic from interface on Linux.
The library could be ported to support other platforms, but it's main advantage is not being dependenant on libpcap and async support.