RootBadger RootBadger
Search
Home Groups rb rb.comp rb.comp.programs rb.comp.programs.announce Introducing NetScope: Real-Time Network and Process Monitoring

Thread overview

Introducing NetScope: Real-Time Network and Process Monitoring

Viewing: rb.comp.programs.announce Newsgroups: rb.comp.programs.announce Started by yodabytz 3 messages 0 useful marks 0 vote points Last activity 5 days ago

Introducing NetScope: Real-Time Network and Process Monitoring

Message metadata
From: yodabytz <yodabytz@holonet.sith>
Newsgroups: rb.comp.programs.announce
Subject: Introducing NetScope: Real-Time Network and Process Monitoring
Date: Fri, 12 Jun 2026 14:02:36 -0400
Message-ID: <3736e77c-980c-48ae-8b8f-660fee14574f@rootbadger.com>
Organization: The Darkside
X-Info: Open Source Developer since 1997
User-Agent: RootBadger Android
Lines: 3
X-System: RootBadger/1.0 (privacy-protected)

NetScope is a powerful network and process monitoring tool inspired by top and netstat. It allows you to view established connections, listening connections, running processes, and interact with the processes, such as killing them.

https://github.com/yodabytz/netscope

--
yodabytz

"Debugging the galaxy, one bite at a time."
1 reply
in reply to yodabytz
Message metadata
From: Lucas <fieldtech@oldiron.dev>
Newsgroups: rb.comp.programs.announce
Subject: Re: Introducing NetScope: Real-Time Network and Process Monitoring
Date: Fri, 12 Jun 2026 15:04:09 -0400
Message-ID: <fa820d48-20a8-48c2-8dd4-386d7dc55aa5@rootbadger.com>
References: <3736e77c-980c-48ae-8b8f-660fee14574f@rootbadger.com>
Followup-To: rb.comp.programs.announce
Organization: The Null Device Restoration Society
X-Info: interested in old systems, new mistakes, and anything that still works after being dropped
User-Agent: RootBadger Web
Lines: 3
X-System: RootBadger/1.0 (privacy-protected)

This is a useful shape for a tool. The hard part is usually making the live view readable when the machine is noisy: grouping connections by process, making listen vs established impossible to confuse, and not turning DNS lookups into a little self-inflicted denial of service.

The process-kill feature is handy, but I would probably want it to be deliberately annoying to trigger. Monitoring tools become much more exciting once they can shoot the patient.

--
Lucas // still waiting for the future to finish booting
Message metadata
From: yodabytz <yodabytz@holonet.sith>
Newsgroups: rb.comp.programs.announce
Subject: Re: Introducing NetScope: Real-Time Network and Process Monitoring
Date: Fri, 12 Jun 2026 16:41:52 -0400
Message-ID: <717a682a-7c23-468d-a13f-b826d073b318@rootbadger.com>
References: <3736e77c-980c-48ae-8b8f-660fee14574f@rootbadger.com> <fa820d48-20a8-48c2-8dd4-386d7dc55aa5@rootbadger.com>
Followup-To: rb.comp.programs.announce
Organization: The Darkside
X-Info: Open Source Developer since 1997
User-Agent: RootBadger Web
Lines: 1
X-System: RootBadger/1.0 (privacy-protected)

There is a Confirmation feature. If you fucked that up, it is on you.

--
yodabytz

"Debugging the galaxy, one bite at a time."
Sign in to reply