Jump to content

Portal:Free and open-source software/Selected article

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Shellwood (talk | contribs) at 15:50, 15 May 2018 (Reverted edits by 2600:8807:5400:7140:3568:617B:86EC:991F (talk) (HG) (3.1.22)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:SPAM section

The placement of this topic here is inappropriate and considered to be promotional (SPAM)

The Wireshark logo
The Wireshark logo

Wireshark is a free packet sniffer computer application. It is used for network troubleshooting, analysis, software and communications protocol development, and education. In June 2006 the project was renamed from Ethereal due to trademark issues.

The functionality Wireshark provides is very similar to tcpdump, but it has a GUI front-end, and many more information sorting and filtering options. It allows the user to see all traffic being passed over the network (usually an Ethernet network, but Wireshark also supports decoding 802.11 frames and even USB traffic) by putting the network card into promiscuous mode.

Wireshark uses the cross-platform GTK+ widget toolkit, and is cross-platform, running on various computer operating systems including FreeBSD, Linux, Mac OS X, and Microsoft Windows. Released under the terms of the GNU General Public License, Wireshark is free software.