Zum Inhalt springen

Wireshark/Installation: Unterschied zwischen den Versionen

Aus Foxwiki
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    
  │ 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,    
  │ packets. This is recommended over the alternative of running Wireshark/Tshark directly as root,  
  │ because less of the code will run with elevated privileges.                                        
  │ 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  
  │ For more detailed information please see /usr/share/doc/wireshark-common/README.Debian.gz once the
  │ package is installed.                                                                              
  │ package is installed.                                      
                                                                                                     
                                                   
  │ Enabling this feature may be a security risk, so it is disabled by default. If in doubt, it is      
  │ Enabling this feature may be a security risk, so it is disabled by default. If in doubt, it is  
  │ suggested to leave it disabled.                                                                    
  │ suggested to leave it disabled.                                  
                                                                                                     
                                                   
  │ Should non-superusers be able to capture packets?                                                  
  │ Should non-superusers be able to capture packets?                        
                                                                                                     
                                                   
                              <Yes>                               <No>            
                <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>