From a5aab2432104fa1c057e4beda37f51b465ae5b9e Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Thu, 18 Sep 2014 11:47:21 -0400 Subject: Add an appdata entry for Wireshark. Based on the one from Richard Hughes. A French translation of the description field is included. Links to two screenshots are provided--they are stored in my home directory on wireshark.org (for lack of a better place that I can put them). Bug: 10479 Change-Id: Ida9b9e46c0fb23a7baff50f98afa597b25b8ca54 Reviewed-on: https://code.wireshark.org/review/4178 Reviewed-by: Jeff Morriss --- wireshark.appdata.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 wireshark.appdata.xml (limited to 'wireshark.appdata.xml') diff --git a/wireshark.appdata.xml b/wireshark.appdata.xml new file mode 100644 index 0000000000..26dda5eebd --- /dev/null +++ b/wireshark.appdata.xml @@ -0,0 +1,50 @@ + + + + + wireshark.desktop + CC0-1.0 + GPL-2.0 + + +

+ Wireshark is the world's foremost protocol analyzer. +

+

+ Wireshark allows you to examine protocol data stored in files or as it + is captured from wired or wireless (WiFi or Bluetooth) networks, USB + devices, and many other sources. It supports dozens of protocol + capture file formats and understands more than a thousand protocols. +

+

+ It has many powerful features including a rich display filter language + and the ability to reassemble multiple protocol packets in order to, + for example, view a complete TCP stream, save the contents of a file + which was transferred over HTTP or CIFS, or play back an RTP audio + stream. +

+

+ Wireshark est le principal analyseur de protocole au monde. +

+

+ Wireshark vous permet d’examiner les données enregistrées dans des + fichiers ou en temps réel sur un réseau câblé ou sans fil (WiFi ou + Bluetooth), à partir d’équipement USB et de bien d’autres sources. + Il supporte des dizaines de formats de fichiers de capture de + protocoles et comprend plus d’un millier de protocoles. +

+

+ Il dispose de nombreuses fonctionnalités puissantes dont un riche + langage de filtre d’affichage et la capacité de ré-assembler de + multiples paquets de protocoles, afin par exemple, de visualiser + un flux TCP, de sauvegarder le contenu d’un fichier transféré par + HTTP ou CIFS, ou de re-jouer un flux audio RTP. +

+
+ https://www.wireshark.org + + http://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Http-cap.png + http://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Stevens-graph.png + + wireshark-dev_at_wireshark.org +
-- cgit v1.2.1