pktmon - Packet Monitor - "tcpdump" on windows
Quick start
# Define filter
C:\Test> pktmon filter add help
C:\Test> pktmon filter add <filters>
# Start the capture
C:\Test> pktmon start -c
# Check Counter
C:\Test> pktmon counters
# Stop the capture and retrieve logs in txt format for analysis
C:\Test> pktmon stop
C:\Test> pktmon etl2txt <etl file>Filter and Capture Examples
Last updated