table of contents
TCPXTRACT(1) | User Commands | TCPXTRACT(1) |
NAME¶
tcpxtract - extract files from captured network packets
SYNOPSIS¶
tcpxtract [OPTIONS] [[-d <DEVICE>] [-f <FILE>]]
DESCRIPTION¶
Valid options include:¶
- --file, -f <FILE>
- to specify an input capture file instead of a device
- --device, -d <DEVICE>
- to specify an input device (i.e. eth0)
- --config, -c <FILE>
- use FILE as the config file
- --output, -o <DIRECTORY>
- dump files to DIRECTORY instead of current directory
- --version, -v
- display the version number of this program
- --help, -h
- display this lovely screen
October 2005 | tcpxtract v1.0.1 |