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.
No Hackers yet
This project is part of:
Hack Week 15
Activity
Comments
-
over 7 years ago by bmwiedemann | Reply
could also use libyui which has an ncurses backend (in addition to QT and GTK ones)
Similar Projects