Application to comfortably monitor your Internet traffic
Multithreaded, cross-platform, reliable
www.sniffnet.net
Graphical interface translated in:
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
- ??
Help fund Sniffnet's development ?
Sniffnet is completely free, open-source software which needs lots of effort and time to develop and maintain. If
you appreciate Sniffnet, consider sponsoring: your support will allow me to dedicate more and more time to this
project, constantly expanding it including new features and functionalities.
Installation
You can install Sniffnet in one of the following ways:
- from GitHub releases: You can download the latest version of Sniffnet through the installers
available below. Choose from a Windows Installer, an Apple Disk Image, a DEB package, or an RPM package
(depending on your operating system).
- from Crates.io: Follow this method only if you have Rust installed on your machine. In this
case, the application binary can be built and installed with:
cargo install sniffnet
.
- from Homebrew: You can install Sniffnet Homebrew package with:
brew install
sniffnet
.
- on Arch Linux: You can install Sniffnet community package via pacman:
pacman -S
sniffnet
.
- on FreeBSD: You can install Sniffnet port with:
pkg install sniffnet
.
- on NetBSD: You can install Sniffnet from the official repositories via pkgin:
pkgin
install sniffnet
.
- on Tiny Core Linux: You can install Sniffnet from the official repository with:
tce-load
-wi sniffnet
.
Required dependencies
Depending on your operating system, you may need to install some dependencies to run Sniffnet:
- Windows dependencies: In order to correctly build and run Sniffnet on Windows systems you need
to: