
Sniffnet is cross-platform compatible with Windows, macOS, Linux, and other systems.
The latest version of Sniffnet can be downloaded from the links below (via GitHub releases).
Note: if you are unsure which package to download, you should probably choose the first from your operating system list.
In case of problems with the installation, make sure your system has the required dependencies.Windows
macOS
Linux
If problems persist, check if the issue has already been solved on GitHub and don't hesitate to contact me if you still have doubts (you can open an issue or a discussion).
Other installation methods

Depending on your operating system and configuration, you can also use your terminal to install Sniffnet.
- If you have Rust installed:
cargo install sniffnet
- If you have Homebrew installed:
brew install sniffnet
- On Arch Linux:
pacman -S sniffnet
- On FreeBSD:
pkg install sniffnet
- On NetBSD:
pkgin install sniffnet