1TCPXTRACT(1) User Commands TCPXTRACT(1)
2
3
4
6 tcpxtract - extract files from captured network packets
7
9 tcpxtract [OPTIONS] [[-d <DEVICE>] [-f <FILE>]]
10
12 Valid options include:
13 --file, -f <FILE>
14 to specify an input capture file instead of a device
15
16 --device, -d <DEVICE>
17 to specify an input device (i.e. eth0)
18
19 --config, -c <FILE>
20 use FILE as the config file
21
22 --output, -o <DIRECTORY>
23 dump files to DIRECTORY instead of current directory
24
25 --version, -v
26 display the version number of this program
27
28 --help, -h
29 display this lovely screen
30
31
32
33tcpxtract v1.0.1 October 2005 TCPXTRACT(1)