📝 Added entire config directory for backup purposes

This commit is contained in:
z3rOR0ne 2022-11-03 00:09:22 -07:00
parent 4b38e59bb6
commit 9b946e2d14
11091 changed files with 1440953 additions and 0 deletions

113
.config/wireshark/recent Normal file
View file

@ -0,0 +1,113 @@
# Recent settings file for Wireshark 3.6.6.
#
# This file is regenerated each time Wireshark is quit
# and when changing configuration profile.
# So be careful, if you want to make manual changes here.
# Main Toolbar show (hide).
# TRUE or FALSE (case-insensitive).
gui.toolbar_main_show: TRUE
# Filter Toolbar show (hide).
# TRUE or FALSE (case-insensitive).
gui.filter_toolbar_show: TRUE
# Wireless Settings Toolbar show (hide).
# TRUE or FALSE (case-insensitive).
gui.wireless_toolbar_show: FALSE
# Packet list show (hide).
# TRUE or FALSE (case-insensitive).
gui.packet_list_show: TRUE
# Tree view show (hide).
# TRUE or FALSE (case-insensitive).
gui.tree_view_show: TRUE
# Byte view show (hide).
# TRUE or FALSE (case-insensitive).
gui.byte_view_show: TRUE
# Packet diagram show (hide).
# TRUE or FALSE (case-insensitive).
gui.packet_diagram_show: TRUE
# Statusbar show (hide).
# TRUE or FALSE (case-insensitive).
gui.statusbar_show: TRUE
# Packet list colorize (hide).
# TRUE or FALSE (case-insensitive).
gui.packet_list_colorize: TRUE
# Timestamp display format.
# One of: RELATIVE, ABSOLUTE, ABSOLUTE_WITH_YMD, ABSOLUTE_WITH_YDOY, ABSOLUTE_WITH_DATE, DELTA, DELTA_DIS, EPOCH, UTC, UTC_WITH_YMD, UTC_WITH_YDOY, UTC_WITH_DATE
gui.time_format: RELATIVE
# Timestamp display precision.
# One of: AUTO, SEC, DSEC, CSEC, MSEC, USEC, NSEC
gui.time_precision: AUTO
# Seconds display format.
# One of: SECONDS, HOUR_MIN_SEC
gui.seconds_format: SECONDS
# Zoom level.
# A decimal number.
gui.zoom_level: 0
# Bytes view display type.
# One of: HEX, BITS
gui.bytes_view: HEX
# Bytes view text encoding.
# One of: FROM_PACKET, ASCII, EBCDIC
gui.bytes_encoding: FROM_PACKET
# Packet diagram field values show (hide).
# TRUE or FALSE (case-insensitive).
gui.packet_diagram_field_values: FALSE
# Allow hover selection in byte view.
# TRUE or FALSE (case-insensitive).
gui.allow_hover_selection: TRUE
# Main window upper (or leftmost) pane size.
# Decimal number.
gui.geometry_main_upper_pane: 131
# Main window middle pane size.
# Decimal number.
gui.geometry_main_lower_pane: 131
# Packet list column pixel widths.
# Each pair of strings consists of a column format and its pixel width.
column.width:
%m, -1,
%t, -1,
%s, -1,
%d, -1,
%p, -1,
%L, -1,
%i, -1
# Open conversation dialog tabs.
# List of conversation names, e.g. "TCP", "IPv6".
gui.conversation_tabs:
# Open endpoint dialog tabs.
# List of endpoint names, e.g. "TCP", "IPv6".
gui.endpoint_tabs:
# For RLC stats, whether to use RLC PDUs found inside MAC frames.
# TRUE or FALSE (case-insensitive).
gui.rlc_pdus_from_mac_frames: FALSE
# Additional Toolbars shown
# List of additional toolbars to show.
gui.additional_toolbar_show:
# Interface Toolbars show.
# List of interface toolbars to show.
gui.interface_toolbar_show:

View file

@ -0,0 +1,80 @@
# Common recent settings file for Wireshark 3.6.6.
#
# This file is regenerated each time Wireshark is quit
# and when changing configuration profile.
# So be careful, if you want to make manual changes here.
######## Recent capture files (latest last), cannot be altered through command line ########
######## Recent capture filters (latest last), cannot be altered through command line ########
######## Recent display filters (latest last), cannot be altered through command line ########
# Main window geometry.
# Decimal numbers.
gui.geometry_main_x: 8
gui.geometry_main_y: 542
gui.geometry_main_width: 1267
gui.geometry_main_height: 528
# Main window maximized.
# TRUE or FALSE (case-insensitive).
gui.geometry_main_maximized: FALSE
# Leftalign Action Buttons.
# TRUE or FALSE (case-insensitive).
gui.geometry_leftalign_actions: FALSE
# Statusbar left pane size.
# Decimal number.
gui.geometry_status_pane: 250
# Statusbar middle pane size.
# Decimal number.
gui.geometry_status_pane_right: 250
# Last used Configuration Profile.
gui.last_used_profile: Default
# WLAN statistics upper pane size.
# Decimal number.
gui.geometry_status_wlan_stats_pane: 200
# Warn if running with elevated permissions (e.g. as root).
# TRUE or FALSE (case-insensitive).
privs.warn_if_elevated: TRUE
# Warn if Wireshark is unable to capture.
# TRUE or FALSE (case-insensitive).
sys.warn_if_no_capture: TRUE
# Find packet search in.
# One of: PACKET_LIST, PACKET_DETAILS, PACKET_BYTES
gui.search_in: PACKET_LIST
# Find packet character set.
# One of: NARROW_AND_WIDE, NARROW, WIDE
gui.search_char_set: NARROW_AND_WIDE
# Find packet case sensitive search.
# TRUE or FALSE (case-insensitive).
gui.search_case_sensitive: FALSE
# Find packet search type.
# One of: DISPLAY_FILTER, HEX_VALUE, STRING, REGEX
gui.search_type: DISPLAY_FILTER
# Custom colors.
# List of custom colors selected in Qt color picker.
gui.custom_colors:
"ffffffff", "ffffffff",
"ffffffff", "ffffffff",
"ffffffff", "ffffffff",
"ffffffff", "ffffffff",
"ffffffff", "ffffffff",
"ffffffff", "ffffffff",
"ffffffff", "ffffffff",
"ffffffff", "ffffffff"