recent_common 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. # Common recent settings file for Wireshark 4.0.5.
  2. #
  3. # This file is regenerated each time Wireshark is quit
  4. # and when changing configuration profile.
  5. # So be careful, if you want to make manual changes here.
  6. ######## Recent capture files (latest last), cannot be altered through command line ########
  7. recent.capture_file: C:\Users\Mañana\Desktop\PRSENTACIONES_MIAS\MODULO2_AUDITORIASEGURIDAD\practica_wireshark\Ejercicio_wireshark\ejemplos_pcap\SIP_CALL_RTP_G711.pcap
  8. recent.capture_file: C:\Users\Mañana\Downloads\analisis_forense_red_01\sanclemente-forense-01.pcap
  9. ######## Recent capture filters (latest last), cannot be altered through command line ########
  10. ######## Recent display filters (latest last), cannot be altered through command line ########
  11. ######## Recent remote hosts, cannot be altered through command line ########
  12. # Main window geometry.
  13. # Decimal numbers.
  14. gui.geometry_main_x: 28
  15. gui.geometry_main_y: 37
  16. gui.geometry_main_width: 1413
  17. gui.geometry_main_height: 670
  18. # Main window maximized.
  19. # TRUE or FALSE (case-insensitive).
  20. gui.geometry_main_maximized: FALSE
  21. # Leftalign Action Buttons.
  22. # TRUE or FALSE (case-insensitive).
  23. gui.geometry_leftalign_actions: FALSE
  24. # Statusbar left pane size.
  25. # Decimal number.
  26. gui.geometry_status_pane: 250
  27. # Statusbar middle pane size.
  28. # Decimal number.
  29. gui.geometry_status_pane_right: 250
  30. # Last used Configuration Profile.
  31. gui.last_used_profile: Default
  32. # WLAN statistics upper pane size.
  33. # Decimal number.
  34. gui.geometry_status_wlan_stats_pane: 200
  35. # Warn if running with elevated permissions (e.g. as root).
  36. # TRUE or FALSE (case-insensitive).
  37. privs.warn_if_elevated: TRUE
  38. # Warn if Wireshark is unable to capture.
  39. # TRUE or FALSE (case-insensitive).
  40. sys.warn_if_no_capture: TRUE
  41. # Find packet search in.
  42. # One of: PACKET_LIST, PACKET_DETAILS, PACKET_BYTES
  43. gui.search_in: PACKET_LIST
  44. # Find packet character set.
  45. # One of: NARROW_AND_WIDE, NARROW, WIDE
  46. gui.search_char_set: NARROW_AND_WIDE
  47. # Find packet case sensitive search.
  48. # TRUE or FALSE (case-insensitive).
  49. gui.search_case_sensitive: FALSE
  50. # Find packet search type.
  51. # One of: DISPLAY_FILTER, HEX_VALUE, STRING, REGEX
  52. gui.search_type: DISPLAY_FILTER
  53. # Geometry and maximized state of SequenceDialog window.
  54. # Decimal integers.
  55. gui.geom.SequenceDialog.x: 7
  56. gui.geom.SequenceDialog.y: 0
  57. gui.geom.SequenceDialog.width: 949
  58. gui.geom.SequenceDialog.height: 536
  59. # TRUE or FALSE (case-insensitive).
  60. gui.geom.SequenceDialog.maximized: FALSE
  61. # Geometry and maximized state of VoipCallsDialog window.
  62. # Decimal integers.
  63. gui.geom.VoipCallsDialog.x: 180
  64. gui.geom.VoipCallsDialog.y: 61
  65. gui.geom.VoipCallsDialog.width: 604
  66. gui.geom.VoipCallsDialog.height: 476
  67. # TRUE or FALSE (case-insensitive).
  68. gui.geom.VoipCallsDialog.maximized: FALSE
  69. # Geometry and maximized state of RtpPlayerDialog window.
  70. # Decimal integers.
  71. gui.geom.RtpPlayerDialog.x: 8
  72. gui.geom.RtpPlayerDialog.y: 31
  73. gui.geom.RtpPlayerDialog.width: 949
  74. gui.geom.RtpPlayerDialog.height: 670
  75. # TRUE or FALSE (case-insensitive).
  76. gui.geom.RtpPlayerDialog.maximized: FALSE
  77. # Custom colors.
  78. # List of custom colors selected in Qt color picker.
  79. gui.custom_colors:
  80. "ffffffff", "ffffffff",
  81. "ffffffff", "ffffffff",
  82. "ffffffff", "ffffffff",
  83. "ffffffff", "ffffffff",
  84. "ffffffff", "ffffffff",
  85. "ffffffff", "ffffffff",
  86. "ffffffff", "ffffffff",
  87. "ffffffff", "ffffffff"