Sniffnet is a network monitoring tool to help you easily keep track of your Internet traffic.
Whether you want to gather statistics, or you need to inspect more in depth what's going on in your network, this app will get you covered.
What makes Sniffnet unique?
Sniffnet is a technical tool, but at the same time it strongly focuses on the overall user experience: most of the network analyzers out there are cumbersome to use, while one of Sniffnet's cornerstones is to be usable with ease by everyone.
Furthermore, Sniffnet is completely free and open-source, dual-licensed under MIT or Apache-2.0: if you are interested you can find the full source code on GitHub.
Last but not least, this application is totally developed in Rust: a modern programming language to build efficient and reliable software, emphasizing performance and safety.
Homepage
Download
Recent Releases
1.3.205 Feb 2025 13:25
minor bugfix:
- Dropdown menus for network host filters ( #659 (https://github.com/GyulyVGC/sniffnet/pull/659) fixes #354 (https://github.com/GyulyVGC/sniffnet/issues/354))
- Added CLI argument `--adapter ` to allow immediately starting the capture from a given network interface ( #643 (https://github.com/GyulyVGC/sniffnet/pull/643) fixes #636 (https://github.com/GyulyVGC/sniffnet/issues/636))
- Added Vietnamese translation ( #577 (https://github.com/GyulyVGC/sniffnet/pull/577))
- Ask for quit confirmation before stopping an ongoing analysis ( #652 (https://github.com/GyulyVGC/sniffnet/pull/652) fixes #570 (https://github.com/GyulyVGC/sniffnet/issues/570))
- Redirect `stderr` and `stdout` to file on Windows release builds ( #645 (https://github.com/GyulyVGC/sniffnet/pull/645) fixes #578 (https://github.com/GyulyVGC/sniffnet/issues/578))
- Added Wiki page describing command line arguments (https://github.com/GyulyVGC/sniffnet/wiki/Command-line-arguments) (fixes #642 (https://github.com/GyulyVGC/sniffnet/issues/642))
- Updated some of the existing translations to v1.3:
- Chinese ( #575 (https://github.com/GyulyVGC/sniffnet/pull/575))
- Korean ( #604 (https://github.com/GyulyVGC/sniffnet/pull/604))
- Turkish ( #608 (https://github.com/GyulyVGC/sniffnet/pull/608))
- Improve time values on the horizontal axis of the chart ( #641 (https://github.com/GyulyVGC/sniffnet/pull/641) fixes #619 (https://github.com/GyulyVGC/sniffnet/issues/619))
- Migrate to Iced 0.13 ( #618 (https://github.com/GyulyVGC/sniffnet/pull/618))
- Added support for Linux `loongarch64` (fixes #592 (https://github.com/GyulyVGC/sniffnet/issues/592))
- Fix uninstall script on Linux (fixes #644 (https://github.com/GyulyVGC/sniffnet/issues/644))
- Fix typos in German translation ( #660 (https://github.com/GyulyVGC/sniffnet/pull/660))
|