Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] text output from command line

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: j.snelders@xxxxxxxxxx
Date: Tue, 3 Feb 2009 19:08:05 +0100

Hi Atdev,

Yes, you can use these commands:
 
Just the Packet List
$ tshark -r test.pcap > test.txt

Packet List and Packet Details
$ tshark -r test.pcap -V > testV.txt

Packet List, Packet Details and Packet Bytes
$ tshark -r test.pcap -Vx > testVx.txt

Regards,
Joan


From: <atdev.queries@xxxxxxxxx>
On Tue, 3 Feb 2009 19:36:38 +0530 atdev.queries wrote:

>Hi all,
>
>You all know after loading a packet we could have the information of the
loaded packets in text format (menu->export->as plain text file->xxx). Can
we do the same from the command line?
>
>Is that possible?
>
>Regards,
>
>Atdev.

       



  • Prev by Date: [Wireshark-dev] text output from command line
  • Next by Date: Re: [Wireshark-dev] text output from command line
  • Previous by thread: Re: [Wireshark-dev] text output from command line
  • Next by thread: [Wireshark-dev] Tips on using ETT for variable sized data
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation