Y
Hacker News
new
|
ask
|
show
|
jobs
by
emanuele-em
74 days 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.
1 comments
yofabr
74 days ago
I built this project while learning GO. And ofcourse TUI is better and light weight.
link