Zum Inhalt springen

Wireshark/Installation: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
'''Wireshark/Installation''' -
== Installation ==
== Installation ==
  # '''apt install wireshark'''
  # '''apt install wireshark'''
Zeile 15: Zeile 17:
   │                                                                                                      │
   │                                                                                                      │
   │                            <Yes>                                <No>             
   │                            <Yes>                                <No>             


[[Kategorie:Wireshark]]
[[Kategorie:Wireshark]]

Version vom 17. Mai 2026, 18:18 Uhr

Wireshark/Installation -

Installation

# apt install wireshark
  │ Dumpcap can be installed in a way that allows members of the "wireshark" system group to capture     │
  │ packets. This is recommended over the alternative of running Wireshark/Tshark directly as root,      │
  │ because less of the code will run with elevated privileges.                                          │
  │                                                                                                      │
  │ For more detailed information please see /usr/share/doc/wireshark-common/README.Debian.gz once the   │
  │ package is installed.                                                                                │
  │                                                                                                      │
  │ Enabling this feature may be a security risk, so it is disabled by default. If in doubt, it is       │
  │ suggested to leave it disabled.                                                                      │
  │                                                                                                      │
  │ Should non-superusers be able to capture packets?                                                    │
  │                                                                                                      │
  │                             <Yes>                                <No>