Collections·6wLittle Snitch is now available on Linux
Objective Development has released a Linux version of Little Snitch, their popular macOS network monitor. The Linux port uses eBPF for kernel-level traffic interception and is written in Rust, with a web-based UI that also supports remote server monitoring. The tool is positioned as a privacy tool rather than a security tool due to eBPF limitations preventing deep packet inspection. It is partially open source — the eBPF kernel component and web UI are open source, while the rules and blocklist backend is closed source. Requires Linux kernel 6.12+ with BTF support, meaning Ubuntu 25.04 or newer in practice. Packages are available for x86-64, ARM64, and RISCV64.