mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-06-28 04:21:35 +00:00
Page:
Build from source
Pages
Advanced features
Alternative installation methods
Build from source
Command line arguments
Custom databases
Custom themes
Data source selection
FAQ
Filters configuration
Getting started
Home
IP blacklists
Install on Linux
Install on Windows
Install on macOS
Internet traffic monitoring
Keyboard shortcuts
Network hosts
Notifications
PCAP file export
Programs
Remote notifications
Required dependencies
Services
Set up the analysis
Thumbnail mode
Traffic inspection
Traffic overview
No results
5
Build from source
Giuliano Bellini edited this page 2024-03-28 00:58:22 +01:00
Warning
This guide is to be followed by programmers who intend to contribute to the project.
If you just want to use the application, it's suggested to follow the installation guide for your specific operating system: Windows | Linux | macOS
Would you like to build the application source code?
You can do that by following the next steps:
-
install the Rust programming language on your machine, making sure to follow all the required steps
-
install all the needed build dependencies for Sniffnet
-
clone Sniffnet repository locally
-
run the command
cargo buildfrom the cloned repository directory -
you have successfully built the source code! The generated binary path, relative to the repository directory, is
./target/debug/sniffnet
Home 🏠
Getting started
- Required dependencies
- Install on Windows
- Install on Linux
- Install on macOS
- Alternative installation methods
- Build from source
Set up the analysis
Internet traffic monitoring
Advanced features
- Remote notifications
- Custom themes
- Custom databases
- IP blacklists
- Keyboard shortcuts
- Command line arguments