Show HN: Go – Based Unix GUI app for local network management
Category: devtools
Tags: network-monitoring, gui-application, system-administration
Score: 5.0/10 (Innovation: 3, Technical: 5, Documentation: 7, Utility: 5)
Nocta is a cross-platform desktop GUI application written in Go that provides real-time monitoring and management of open network ports and their associated processes. It's interesting because it wraps common command-line network inspection tools (ss, netstat, lsof) into a unified, visual interface, making local network diagnostics more accessible.
Target audience: devops, backend devs, system administrators
Repository: https://github.com/yofabr/nocta · Go · MIT · 7 stars
View on Hacker News