Skip to content

a cli that gives an overview of your network!

Notifications You must be signed in to change notification settings

lolasanchezz/ntwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

498d923 · · Oct 31, 2025

History

23 Commits
Oct 29, 2025
Oct 29, 2025
Oct 31, 2025
Oct 31, 2025
Oct 31, 2025
Oct 29, 2025
Oct 29, 2025
Oct 31, 2025
Oct 26, 2025
Oct 29, 2025
Oct 31, 2025
Oct 31, 2025
Oct 29, 2025
Oct 31, 2025

Repository files navigation

ntwatch

a better version of netstat and nettop which

  1. has a cleaner tui
  2. includes information on associated proccesses through libproc

the goal is to create a mix between nettop and wireshark, while keeping it simple as nettop and making it more for a security overview rather than in depth testing. --> the biggest challenge is both figuring out macos's undocumented libproc kernel api, and synchronizing the packets/updating socket table properly through bubbletea's elm architecture. v1 does have - information about sockets - a clean(ish) tui with bubbletea - both packet and socket functionality does not have - live updating - visual representation of sockets connected to packetsets to packets

img

Athena Award Badge

About

a cli that gives an overview of your network!

Resources

Stars

Watchers

Forks

Packages

No packages published