Show HN: I made a Rust Terminal UI for OpenSnitch, a Linux application firewall

  • Posted 17 hours ago by quadrophenia
  • 3 points
https://github.com/amalbansode/opensnitch-tui
I made a Terminal UI for OpenSnitch[1], an interactive application firewall for Linux inspired by Little Snitch. I’ve always wanted to create a TUI and found the perfect excuse to make this for usage on one of my headless servers.

I wrote this in Rust to force myself to learn more, viz. async features. Super open to feedback and contributions!

[1] https://github.com/evilsocket/opensnitch

0 comments