Sniffnet is cross-platform compatible with Windows, macOS, Linux, and other systems.
If problems persist or you have doubts, don't hesitate to open an issue or start 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 --locked
- If you have Homebrew installed:
brew install sniffnet
- On Arch Linux:
pacman -S sniffnet
- On FreeBSD:
pkg install sniffnet
- On NetBSD:
pkgin install sniffnet