First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Import Google chrome net export

chrome://net-export can make a dump of chrome network history, and the easiest way to use network captures on chromebooks and other chrome os devices. Please look in to this further.

beluga's avatar
1
beluga
asked 2022-02-13 05:27:05 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

A feature or enhancement request can be done via https://gitlab.com/wireshark/wireshark by opening an 'issue' of type 'FeatureRequest'. See https://wiki.wireshark.org/WishList .

The net-export function of Chrome creates a JSON that is not understood by Wireshark. For analysis you can use the netlog_viewer instead.

The JSON contains all kinds of information about Chrome itself (i.e. DNS and disk cache, used modules), so it looks to me more like a debugging tool than a true network capturing tool.

André's avatar
176
André
answered 2022-02-13 16:49:20 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer