ErrLookup › GyulyVGC/sniffnet
GyulyVGC/sniffnet
Comfortably monitor your network traffic 🕵️♂️ · Rust · 147 source files
Analyzed at 48b0575dc0 on 2026-08-16. 12 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Sniffnet error at [{file}:{line}]: {e} | console | error | rust, sniffnet, error-logging, stderr, diagnostics |
| panic!() (bare panic triggered by ErrorLogger on Err in debu | panic | error | rust, sniffnet, panic, debug-builds, fail-fast |
| Could not restore default settings | console | error | rust, sniffnet, cli, config, confy, filesystem-permissions |
| Could not retrieve configuration file path | console | error | rust, sniffnet, cli, confy, environment, xdg |
| An error occurred! | exception | error | rust, sniffnet, gui, i18n, pcap, user-facing |
| No traffic can be observed because the adapter you selected | validation | warning | rust, sniffnet, gui, i18n, network-adapter, user-facing |
| The link type associated with this adapter is not supported | validation | warning | rust, sniffnet, gui, i18n, pcap, datalink, user-facing |
| e.to_string() | exception | critical | rust, sniffnet, pcap, capture, permissions, device |
| error.to_string() | exception | error | rust, sniffnet, icmp, ping, surge-ping, permissions, ipv6 |
| No reply | exception | info | rust, sniffnet, icmp, ping, timeout, firewall, latency |
| a Service enum | validation | error | rust, serde, deserialization, json, type-mismatch |
| unknown variant {other}, expected one of `Name`, `Unknown`, | validation | error | rust, serde, deserialization, json, enum-variants, schema |