Wireshark/Installation: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „ “ durch „ “ |
|||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
'''Wireshark/Installation''' - | |||
== Installation == | == Installation == | ||
# '''apt install wireshark''' | # '''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> | |||
[[Kategorie:Wireshark]] | [[Kategorie:Wireshark]] | ||
Aktuelle Version vom 14. Juni 2026, 00:49 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>