Package Details: littlesnitch-bin 1.1.0-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
Keywords: ebpf littlesnitch
Licenses: GPL-2.0-only, LicenseRef-Proprietary
Conflicts: littlesnitch
Provides: littlesnitch
Submitter: leozeli
Maintainer: leozeli
Last Packager: leozeli
Votes: 6
Popularity: 2.36
First Submitted: 2026-04-09 03:37 (UTC)
Last Updated: 2026-07-14 06:50 (UTC)

Latest Comments

Obradinn commented on 2026-07-13 18:58 (UTC)

Little Snitch for Linux 1.1 has now been released. This is a stable release, with the fix for kernel 7.1

mykey2 commented on 2026-07-12 15:45 (UTC)

There is a pre-compiled version on the devs website that works fine: https://obdev.at/downloads/littlesnitch-linux/prerelease/littlesnitch-1.1.0pre6-1-x86_64.pkg.tar.zst

Obradinn commented on 2026-07-09 07:09 (UTC)

FYI: the latest (stable) version, 1.0.9-1, now causes a systemd restart loop on kernel 7.1.

Seems to be fixed in the latest pre-release: https://github.com/obdev/littlesnitch-linux/releases/tag/releases%2F1.1.0-pre5

germafab commented on 2026-04-30 01:33 (UTC)

The current version in AUR is 1.0.5 but on the website 1.0.6. Which means the download URLs for the AUR package is not valid anymore (err. 404).

Would it be possible to leave the old versions available on the website? (at least latest-1) That way it would not break immediately after a release.

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