Oh nice! The developers of Little Snitch have made a version for Linux. Like they say at the start of the post, I never found an alternative I was happy with when I switched from macOS to Linux. Although, with vastly more open-source software in my workflow it was also less necessary.

https://obdev.at/blog/little-snitch-for-linux/

#Linux

Little Snitch for Linux — Because Nothing Else Came Close

Recent political events have pushed governments and organizations to seriously question their dependence on foreign-controlled software. The core issue is simple and uncomfortable: through automatic updates, a vendor can run any code, with any…

Objective Development

@wezm

> 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.

Welp

@bugaevc I think it would be pretty involved to build the equivalent native UI. And it's a tool that is intended to run in the background and not be seen most of the time, so the web UI seems like a reasonable trade off.