Little Snitch, the macOS network tool, is now available on Linux

“Little Snitch for Linux is written in Rust and uses eBPF for kernel-level traffic interception (this lets sandboxed code run inside the Linux kernel without modifying it). The tool shows processes on your machine making network connections, and giv ...continues

See https://gadgeteer.co.za/little-snitch-the-macos-network-tool-is-now-available-on-linux/

#firewalls #linux #security #technology

Little Snitch, The MacOS Network Tool, Is Now Available On Linux

“Little Snitch for Linux is written in Rust and uses eBPF for kernel-level traffic interception (this lets sandboxed code run inside the Linux kernel without

GadgeteerZA
@danie10 Fab tool. If the code of the app is not able to be inspected, how can one use it happily? I never ever use third party tools from outside the #nixOS package repo unless I can inspect the code....so I am perplexed 🤔. Am I the only one that thinks like this? Have I missed something? Is this strange macOS type thinking (trust all 🍏 code) in Linux Foss space?
@adingbatponder you are correct, but I suppose in this case it is a well known dev from the Apple ecosystem. The backend he uses to hook into the kernel is open source (and same as OpenSnitch and others use). It is really his front end GUI and algorithms that he does not want to open up (yet as he says).