Gnethogs
GUI for nethogs using GKT
Install / Use
/learn @mbfoss/GnethogsREADME
This is a desktop graphical application for nethogs.
Gnethogs uses libnethogs which is built from source by following the instructions below.
Screenshot

Installation
To build form source and install:
- install dependencies:
- Debian/Ubuntu:
apt-get install build-essential libncurses5-dev libpcap-dev libgtkmm-3.0-dev autoconf autopoint intltool libxml2-utils - Yum-based distros:
yum install gcc-c++ libpcap-devel.x86_64 libpcap.x86_64 ncurses* gtkmm30-docs autoconf autopoint intltool libxml2-utils
- Debian/Ubuntu:
cd ~git clone https://github.com/raboof/nethogs.gitgit clone https://github.com/mbfoss/gnethogs.gitcd ~/nethogs && make libnethogs && sudo make install_devcd ~/gnethogs && ./autogen.sh && ./configure && make && sudo make installsudo setcap cap_net_raw+ep /usr/local/bin/gnethogs(To be able to run it as non-root user)- Seach
nethogsin your application/activity menu!
To uninstall:
cd ~/nethogs && sudo make uninstallcd ~/gnethogs && sudo make uninstall
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
