Package Details: littlesnitch-bin 1.0.3-1

Git Clone URL: https://aur.archlinux.org/littlesnitch-bin.git (read-only, click to copy)
Package Base: littlesnitch-bin
Description: Little Snitch for Linux — monitors and controls outgoing network connections using eBPF
Upstream URL: https://obdev.at/products/littlesnitch-linux/index.html
Licenses: GPL-2.0-only, LicenseRef-Proprietary
Conflicts: littlesnitch
Provides: littlesnitch
Submitter: leozeli
Maintainer: leozeli
Last Packager: leozeli
Votes: 1
Popularity: 0.86
First Submitted: 2026-04-09 03:37 (UTC)
Last Updated: 2026-04-19 05:37 (UTC)

Latest Comments

minus commented on 2026-04-14 13:33 (UTC)

The install script automatically enables and starts the daemon. Other Arch packages don't usually do that, so it surprised me and I'd prefer it not do that.

P.S. the Upstream URL 404s, it should be https://obdev.at/products/littlesnitch-linux/index.html

f3bruary commented on 2026-04-10 13:52 (UTC)

Current url is:

https://obdev.at/downloads/littlesnitch-linux/littlesnitch-1.0.1-1-x86_64.pkg.tar.zst

leozeli commented on 2026-04-09 11:42 (UTC)

https://github.com/obdev/littlesnitch-linux/issues/7 I have open a issue for this

leozeli commented on 2026-04-09 11:38 (UTC)

  • littlesnitch-bin v1.0.0 crashes on Linux 6.19.11 due to eBPF verifier instruction limit: BPF program processes 1,000,001 instructions, exceeding the kernel hard limit of 1,000,000
    • The crash is in dn_expand.rs DNS name decompression BPF code using bpf_loop helper — causes verifier to unroll too many instructions
    • BPF verifier limit (1M instructions) is a kernel compile-time constant — cannot be changed via sysctl

dcihon commented on 2026-04-09 11:31 (UTC)

same problem here

sa-anon commented on 2026-04-09 09:44 (UTC) (edited on 2026-04-09 09:45 (UTC) by sa-anon)

Installing this package made my CPU run at 100%, even after a restart. I had to open a TTY before logging in to be able to uninstall it.

I'm on Kernel version: Linux 6.19.11-arch1-1