dumpcap: add some more documentation of "-i TCP@<host>:<port>".

Add a mention of the meaning of the "TCP@<host>:<port>" syntax in the
text about the -i option.
This commit is contained in:
Guy Harris 2022-01-31 16:45:31 -08:00
parent 62c1f9e1a9
commit 778fc283a7
1 changed files with 3 additions and 0 deletions

View File

@ -268,6 +268,9 @@ of the form "\\pipe\.\*pipename*". Data read from pipes must be in
standard pcapng or pcap format. Pcapng data must have the same
endianness as the capturing host.
"TCP@<host>:<port>" causes *Dumpcap* to attempt to connect to the
specified port on the specified host and read pcapng or pcap data.
This option can occur multiple times. When capturing from multiple
interfaces, the capture file will be saved in pcapng format.
--