MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 1 as of 2013-10-23 09:00:34
  • wireshark

wireshark

Capture packets in windows to port 1234

tshark.exe -f "tcp dst port 1234" -T fields -e frame.time -e ip.src -e ip.dst -e tcp.srcport -e tcp.dstport -e data.len -e data.text -e data.data -i 2 > log.txt

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01