Little Snitch for Linux

150 points by ehamberg


hoistbypetard

What a cool effort! This write-up made me smile.

One important note: unlike the macOS version, Little Snitch for Linux is not a security tool. eBPF provides limited resources, so it's always possible to get around the firewall for instance by flooding tables.

I'd like to learn more about what's behind this observation.

Foxboron

Haven't seen this mentioned, but pointing out that this is proprietary.

Little Snitch for Linux has three components. The eBPF kernel program and the web UI are both released under the GNU General Public License version 2 and available on GitHub. The daemon (littlesnitch --daemon) is proprietary, but free to use and redistribute.