View Single Post
Old 03-01-2016, 07:03 PM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Is Wireshark, Wireshark without the Wireshark GUI?

Actually, yes.
Although to add confusion to the answer to the question, the GUI is named: "Wireshark" but it is just an eye-candy wrapper around an entire set of (command line) programs.

Bright idea #1 - Build "Wireshark" without the GUI.
(done)

Now see if all the internals (tools) can be made to run on the Kindle from USB storage.
A nice little 4 or 5 day project (if I'm lucky).

Why?
To do the packet capture on the Kindle itself, without external networking mess.

Expected:
To at least do the packet capture on the Kindle to a file that the (for-real) Wireshark application on a pc can crunch for us.

Desired:
To also do the packet crunching on the Kindle.
It **should** be possible - the i.MX6 is a fairly powerful processor.

Added advantage:
The ppp (that is, the 3G) link can be monitored/captured/reported on also, not just the Wifi link.
knc1 is offline   Reply With Quote