Hello, I have recently updated my wireshark to v2.0.4 and I cannot find a way to export displayed packets to a text file. In previous version, I would go to print, selected summary packet format information and then output to a file. But now if go to print there is a option to print to a file but there is not way to choose how much information to display. Is there any other way? asked 29 Jun '16, 02:20 oliveb |
One Answer:
This has been changed in 2.x. Use File -> Export Packet Dissections -> As Plain text ... answered 29 Jun '16, 02:59 grahamb ♦ |
Thank you.