April 8, 2026

Snitches, stitches, and hot takes

LittleSnitch for Linux

Free “Little Snitch” lands on Linux — and the comments are feral

TLDR: A free Linux tool now shows and blocks which apps talk to the internet via a simple web dashboard. Commenters are split between cheering “free,” grilling trust and comparisons to OpenSnitch, and joking about VM workarounds to run it on Mac—privacy control meets platform drama.

Linux just got a free, browser-based “app traffic cop” that shows which programs are talking to the internet and lets you block them with a click. The feature list is straightforward—live connection list, rule editor, blocklists, and a web dashboard at localhost—yet the community reaction is anything but calm. One crowd is celebrating the price tag with a victory lap, while another is firing up the popcorn for the inevitable Mac vs. Linux class war.

The spiciest take? A skeptic claimed the tool “won’t snitch on itself” if it phones home—an unproven jab that triggered a whole trust debate. Meanwhile, pragmatic types immediately asked, “How does this stack up to OpenSnitch?” cueing a feature-by-feature face-off. And then came the heist chatter: if it’s free on Linux, could someone bundle it in a tiny Linux virtual machine and run it on macOS, Colima-style? That suggestion drew equal parts curiosity and side-eye.

Old-schoolers chimed in with ZoneAlarm nostalgia, marveling that Linux finally gets a slick “who’s-talking-to-what” window, powered under the hood by Linux’s built-in watch-and-filter tech. Others flagged the default web UI access and the need to flip on passwords if multiple users can reach it—because nothing says ‘paranoia chic’ like guarding your snitch from other apps. Verdict from the comments: free is great, transparency is better, and the snark is priceless.

Key Points

  • Little Snitch for Linux visualizes application-level outbound connections and allows single-click blocking via rules and blocklists.
  • The web UI runs locally (http://localhost:3031/) and can be installed as a PWA in Chromium-based browsers or via an extension in Firefox.
  • Connections view provides sortable/filterable lists and a traffic diagram that supports time-range zooming and filtering.
  • Blocklists are auto-downloaded and updated; supported formats include domain/hostname per line, /etc/hosts style, and CIDR; macOS .lsrules are not compatible.
  • The tool uses eBPF in the Linux kernel with a daemon providing stats and the web UI; advanced configuration is managed via override files, with options for authentication and TLS.

Hottest takes

"LittleSnitch doesn't tattle on itself phoning home." — hackingonempty
"What’s to stop someone from… make a tiny Linux VM on MacOS and package Little Snitch within that?" — SamuelAdams
"The authors know there’s no point in charging Linux users. Unlike Mac users." — rvz
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.