mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-06-27 20:11:40 +00:00
Page:
Command line arguments
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
3
Command line arguments
GyulyVGC edited this page 2026-04-08 00:33:46 +02:00
Command line arguments are parameters that can be passed to a program when it is executed, to customize its behavior.
Even if users of the application are encouraged to open Sniffnet simply by clicking on its icon, it's also possible to launch it from the terminal: this way, arguments can be passed to the application, which can be useful in some circumstances.
Sniffnet supports the following command line arguments:
| Short form | Long form | Description |
|---|---|---|
-a [<NAME>] |
--adapter [<NAME>] |
Immediately start sniffing packets from the named network adapter. If no name is provided, the default adapter is used. |
-c |
--config-path |
Print the absolute path to the configuration file of the app. |
-l |
--logs |
Show the logs (stdout and stderr) of the most recent application run. Only available on Windows. |
-r |
--restore-default |
Restore the default settings of the application. |
-h |
--help |
Print command line usage. |
-v |
--version |
Print the version of the application. |
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