v4
Packet Viewer
This document describes the Packet Viewer command line parameters.
Command Line Parameters
Usage: ruby PacketViewer [options]
-h, --help Show this message
-v, --version Show version
--system FILE Use an alternative system.txt file
-c, --config FILE Use the specified configuration file
--stylesheet FILE Use the specified stylesheet
Window Size Options:
--minimized Start the tool minimized
--maximized Start the tool maximized
--defaultsize Start the tool in its default size
--stay-on-top Force the tool to stay on top of all other windows
Window X & Y Position Options:
Positive values indicate a position from the top and left of the screen.
Negative values indicate a position from the bottom and right of the screen.
A value of -1 indicates to place the right or bottom side of the window
next to the right or bottom edge of the screen.
-x, --xpos VALUE Window X position
-y, --ypos VALUE Window Y position
Window Width and Height Options:
Specifing width and height will force the specified dimension.
Otherwise the window will layout according to its defaults.
-w, --width VALUE Window width
-t, --height VALUE Window height
Packet Viewer Specific Options:
-p 'TARGET_NAME PACKET_NAME', Start viewing the specified packet
--packet
-r, --rate PERIOD Set the polling rate to PERIOD (unit seconds)
--replay Start Packet Viewer in Replay mode