libpnet
sniffnet
libpnet | sniffnet | |
---|---|---|
4 | 86 | |
2,273 | 17,958 | |
0.7% | - | |
7.3 | 9.6 | |
2 months ago | about 12 hours ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
libpnet
-
Packet capture (use PcapPlusPlus in Rust?)
Hey, I'm looking for the best way to do packet capture in Rust. I've looked at both libpnet and pcap crates, and they both seem way less mature and with less functionality than the PcapPlusPlus library, which seems to be the golden suite of packet capture and manipulation.
-
tcpdump is amazing (2016)
> I mentioned really briefly that tcpdump lets you save pcap files. This is awesome because literally every network analysis tool in the universe understands pcap files. pcap files are like freshly baked chocolate chip cookies. Everybody loves them.
OMG, yes, very well put. When I get a bug report with a pcap file I know I'll be able to know exactly what happened.
Speaking of which: for one of my libraries, I want to make a diagnostic tool that replays an interaction. My library mostly operates at the TCP level (also some UDP), so I need to reconstruct the TCP flows in my tool to feed to my library. Either I need an easy-to-use Rust library to do that directly from pcap files [1] or some format that represents bytes moving over the flow (like sets of lines with a timestamp, flow id, and pretty hexdump of the bytes) with a tool that produces it from pcap. This seems like something that should exist? Wireshark's “Analyze > Follow > TCP Stream”’s “Save As…” with "hex dump" is kind of what I want, but it doesn't have timestamps, and it doesn't have a way to put everything (multiple flows, UDP packets also) in one file.
[1] https://crates.io/crates/pnet looks promising but it wasn't as obvious as I hoped how to plug it in for what I want.
-
Low Level Networking/Packet Manipulation
libpnet provides a cross-platform API for low level networking using Rust.
- TCP Assembly library?
sniffnet
- Balancing open-source and a full-time job
-
Sniffnet 1.3 released!
Sniffnet is an open source, Rust-based network monitoring tool I’ve been working on for almost two years now.
- Sniffnet – Comfortably monitor your Internet traffic (Like Wireshark)
-
Sniffnet is now available for Arch Linux
As described in this issue the GUI library used by Sniffnet doesn't support yet text selection, but they are working on it and hopefully soon it will.
- Today I live talked about my Rust-based app on GitHub official YouTube and Twitch
-
Save the date: GitHub Accelerator Demo Day on June 28
I’ll be personally talking about Sniffnet, the Rust-based network monitoring tool I’m working on: I’m so excited to share it with the world!
-
Sniffnet is now available for FreeBSD
I'm the creator and maintainer of Sniffnet, an open-source network monitoring tool developed in Rust.
-
Sniffnet – version 1.2.1 has just been released
Sniffnet is a Rust-based network monitoring tool to help everyone inspect their Internet traffic.
-
Sniffnet, the Rust-based network monitoring tool, has now an official website
Sniffnet, a cross-platform app to comfortably monitor your Internet traffic written in Rust, has now a website. See the related discussion on Github.
What are some alternatives?
tokio
nuxt - The Intuitive Vue Framework.
MIO - Metal I/O library for Rust.
sniffglue - Secure multithreaded packet sniffer
protocol - Easy protocol definitions in Rust
pypandoc - Thin wrapper for "pandoc" (MIT)
actix - Actor framework for Rust.
zenoh - zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
hydrogen - Multithreaded, non-blocking Linux server framework in Rust
message-io - Fast and easy-to-use event-driven network library.
atrilabs-engine - 🧘♂️ Open-source no-code & code web app builder