Reading List
Little Snitch for Linux from Michael Tsai RSS feed.
Little Snitch for Linux
Christian Bender: I decided to use eBPF for traffic interception at kernel level. It’s high performance and much more portable than kernel extensions. The main application code is in Rust, a language I’ve wanted to explore for quite a while. And the user interface was built as a web application. That last choice might seem […]