SHA256
1
0
forked from pool/wireshark
wireshark/wireshark.appdata.xml

28 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<!--
BugReportURL: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10479
SentUpstream: 2014-09-18
-->
<application>
<id type="desktop">wireshark.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<description>
<p>
Wireshark is an essential tool to capture and analyze the packets
arriving or leaving the network interface.
It is almost a GUI equivalent of the classic unix tool tcpdump.
</p>
<p>
Wireshark has a easy to use GUI to capture the packets matching the
filter, on the mentioned interface and save them for later analysis.
</p>
</description>
<url type="homepage">http://www.wireshark.org</url>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/wireshark/a.png</screenshot>
<screenshot>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/wireshark/b.png</screenshot>
</screenshots>
<updatecontact>http://www.wireshark.org/lists/</updatecontact>
</application>