| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- # Common recent settings file for Wireshark 4.0.5.
- #
- # 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_file: C:\Users\Mañana\Desktop\PRSENTACIONES_MIAS\MODULO2_AUDITORIASEGURIDAD\practica_wireshark\Ejercicio_wireshark\ejemplos_pcap\SIP_CALL_RTP_G711.pcap
- recent.capture_file: C:\Users\Mañana\Downloads\analisis_forense_red_01\sanclemente-forense-01.pcap
- ######## Recent capture filters (latest last), cannot be altered through command line ########
- ######## Recent display filters (latest last), cannot be altered through command line ########
- ######## Recent remote hosts, cannot be altered through command line ########
- # Main window geometry.
- # Decimal numbers.
- gui.geometry_main_x: 28
- gui.geometry_main_y: 37
- gui.geometry_main_width: 1413
- gui.geometry_main_height: 670
- # 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
- # Geometry and maximized state of SequenceDialog window.
- # Decimal integers.
- gui.geom.SequenceDialog.x: 7
- gui.geom.SequenceDialog.y: 0
- gui.geom.SequenceDialog.width: 949
- gui.geom.SequenceDialog.height: 536
- # TRUE or FALSE (case-insensitive).
- gui.geom.SequenceDialog.maximized: FALSE
- # Geometry and maximized state of VoipCallsDialog window.
- # Decimal integers.
- gui.geom.VoipCallsDialog.x: 180
- gui.geom.VoipCallsDialog.y: 61
- gui.geom.VoipCallsDialog.width: 604
- gui.geom.VoipCallsDialog.height: 476
- # TRUE or FALSE (case-insensitive).
- gui.geom.VoipCallsDialog.maximized: FALSE
- # Geometry and maximized state of RtpPlayerDialog window.
- # Decimal integers.
- gui.geom.RtpPlayerDialog.x: 8
- gui.geom.RtpPlayerDialog.y: 31
- gui.geom.RtpPlayerDialog.width: 949
- gui.geom.RtpPlayerDialog.height: 670
- # TRUE or FALSE (case-insensitive).
- gui.geom.RtpPlayerDialog.maximized: FALSE
- # 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"
|