Skip to content

XNETSTAT

Dan Barrett edited this page Feb 28, 2017 · 2 revisions

NAME

xnetstat - manage socket table

DESCRIPTION

usage: xnetstat [-h] [-f] [-p] [-t TYPE] [-s SORT] [-v]

optional arguments:

-h, --help
show this help message and exit
-f, --flush
purge all STREAM sockets in TIME_WAIT state
-p, --purge
purge *ALL* STREAM sockets
-t TYPE, --type TYPE
only output information for the specified Socket type STREAM|DGRAM|RAW
-s SORT, --sort SORT
sort output on (p)ort, (t)ype, (s)tate, or (x)id
-v, --version
display version number