Wireshark : Différence entre versions
Sauter à la navigation
Sauter à la recherche
| Ligne 17 : | Ligne 17 : | ||
= Installation = | = Installation = | ||
== Linux / Ubuntu == | == Linux / Ubuntu == | ||
| − | sudo add-apt-repository ppa:dreibh/ppa | + | * sudo add-apt-repository ppa:dreibh/ppa |
| − | sudo apt-get update | + | * sudo apt-get update |
| − | sudo apt-get install wireshark | + | * sudo apt-get install wireshark |
Version du 22 juillet 2021 à 18:33
Wireshark est un analyseur de paquets libre et gratuit.
Ressources
https://fr.wikipedia.org/wiki/Wireshark
User guide https://www.wireshark.org/docs/wsug_html_chunked/
Learn https://www.wireshark.org/#learnWS
Installation
Linux / Ubuntu
- sudo add-apt-repository ppa:dreibh/ppa
- sudo apt-get update
- sudo apt-get install wireshark