117 lines
2.1 KiB
INI
117 lines
2.1 KiB
INI
|
|
# Extcap configuration file for Wireshark 4.4.2.
|
||
|
|
#
|
||
|
|
# This file is regenerated each time preferences are saved within
|
||
|
|
# Wireshark. Making manual changes should be safe, however.
|
||
|
|
# Preferences that have been commented out have not been
|
||
|
|
# changed from their default value.
|
||
|
|
|
||
|
|
####### Extcap Utilities ########
|
||
|
|
|
||
|
|
# Save arguments on start of capture
|
||
|
|
# true or false (case-insensitive)
|
||
|
|
#extcap.gui_save_on_start: TRUE
|
||
|
|
|
||
|
|
# Remote SSH server address
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remotehost:
|
||
|
|
|
||
|
|
# Remote SSH server port
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remoteport:
|
||
|
|
|
||
|
|
# Remote SSH server username
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remoteusername:
|
||
|
|
|
||
|
|
# Remote SSH server password
|
||
|
|
# Password (never stored on disk)
|
||
|
|
#extcap.wifidump.remotepassword:
|
||
|
|
|
||
|
|
# Path to SSH private key
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.sshkey:
|
||
|
|
|
||
|
|
# SSH key passphrase
|
||
|
|
# Password (never stored on disk)
|
||
|
|
#extcap.wifidump.sshkeypassphrase:
|
||
|
|
|
||
|
|
# Support SHA-1 keys (deprecated)
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.sshsha1:
|
||
|
|
|
||
|
|
# Remote interface
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remoteinterface: auto
|
||
|
|
|
||
|
|
# Remote channel
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remotechannelfrequency:
|
||
|
|
|
||
|
|
# Remote channel width
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remotechannelwidth:
|
||
|
|
|
||
|
|
# Remote capture filter
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remotefilter:
|
||
|
|
|
||
|
|
# Frames to capture
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.remotecount:
|
||
|
|
|
||
|
|
# Set the log level
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.loglevel:
|
||
|
|
|
||
|
|
# Use a file for logging
|
||
|
|
# A string
|
||
|
|
#extcap.wifidump.logfile:
|
||
|
|
|
||
|
|
# Max bytes in a packet
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.maxbytes: 5000
|
||
|
|
|
||
|
|
# Number of packets
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.count: 1000
|
||
|
|
|
||
|
|
# Packet delay (ms)
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.delay: 0
|
||
|
|
|
||
|
|
# Random type
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.randomtype: false
|
||
|
|
|
||
|
|
# All random packets
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.allrandom: false
|
||
|
|
|
||
|
|
# Type of packet
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.type:
|
||
|
|
|
||
|
|
# Set the log level
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.loglevel:
|
||
|
|
|
||
|
|
# Use a file for logging
|
||
|
|
# A string
|
||
|
|
#extcap.randpkt.logfile:
|
||
|
|
|
||
|
|
# Listen port
|
||
|
|
# A string
|
||
|
|
#extcap.udpdump.port: 5555
|
||
|
|
|
||
|
|
# Payload type
|
||
|
|
# A string
|
||
|
|
#extcap.udpdump.payload: data
|
||
|
|
|
||
|
|
# Set the log level
|
||
|
|
# A string
|
||
|
|
#extcap.udpdump.loglevel:
|
||
|
|
|
||
|
|
# Use a file for logging
|
||
|
|
# A string
|
||
|
|
#extcap.udpdump.logfile:
|