Wireshark has a CLI program called tshark
that can dump the dissectors raw (or xml) output. It would be nice to have complete curses wireshark UI, either by reusing tshark xml output or by making another ui program.
Looking for hackers with the skills:
c terminal ui
This project is part of:
Hack Week 15
Activity
Comments
-
almost 4 years ago by bmwiedemann | Reply
could also use libyui which has an ncurses backend (in addition to QT and GTK ones)
Similar Projects
netlink interface for ethtool by mkubecek
There seems to be an overall consensus that the...
dmidecode: no more open-coded printfs by jdelvare
There's a long standing request to extend the o...
Improving picotm by tdz
Picotm is a system-level transaction manager. I...
ethtool ops for netdevsim by mkubecek
This can be seen as a subproject of [ethtool ne...
make "predictable network interface names" more predictable by mkubecek
Since the so-called "predictable names" for net...
SUSE Manager: Better feedback for scheduled actions by fkobzik
Motivation
Running async actions in SUSE ...