Settings

Theme

Show HN: Go – Based Unix GUI app for local network management

github.com

2 points by yofabr 2 months ago · 2 comments

Reader

emanuele-em 2 months ago

What made you go with a full GUI over a TUI for this? I usually just chain ss and lsof in a terminal and call it a day, so I'm curious if having the port table always visible changed how you debug network stuff.

  • yofabrOP 2 months ago

    I built this project while learning GO. And ofcourse TUI is better and light weight.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection