Difference between revisions of "Wireshark"

From Free Software Directory
Jump to: navigation, search
m (new release)
m
(12 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|Name=Wireshark
 
|Name=Wireshark
 
|Short description=Network protocol analyzer
 
|Short description=Network protocol analyzer
|Full description=Wireshark is a network protocol analyzer, or "packet sniffer", that lets you capture and interactively browse the contents of network frames. The goal of the project is to create a commercial-quality packet analyzer for Unix, and the most useful packet analyzer on any platform.
+
|Full description='''Wireshark is a network protocol analyzer, or “packet sniffer”, that lets you capture and interactively browse the contents of network frames.'''
 +
 
 +
The goal of the project is to create the most useful packet analyzer on any platform.
 
|Homepage URL=https://www.wireshark.org/
 
|Homepage URL=https://www.wireshark.org/
|User level=none
+
|User level=advanced
|VCS checkout command=svn co https://anonsvn.wireshark.org/wireshark/trunk/ wireshark
+
|VCS checkout command=git clone https://code.wireshark.org/review/wireshark
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User guide and Developer guide in various formats at http://www.wireshark.org/docs/
+
|Documentation note=[http://www.wireshark.org/docs/ Documentation]
|Related projects=libpcap,tcpdump,Tcpreplay
+
|IRC help=irc://chat.freenode.net/wireshark
|Keywords=network,packet,ethereal,protocol,packet sniffer,protocol analyzer
+
|Related projects=libpcap, tcpdump, Tcpreplay
|Version identifier=1.10.7
+
|Keywords=network, packet, ethereal, protocol, packet, protocol analyzer, sniff, sniffer
|Version date=2014/04/22
+
|Version identifier=2.0.0
 +
|Version date=2015/11/18
 
|Version status=stable
 
|Version status=stable
|Version download=https://www.wireshark.org/download/src/wireshark-1.10.7.tar.bz2
+
|Version download=https://www.wireshark.org/download/src/
|Last review by=genium
+
|Last review by=Genium
|Last review date=2014/05/09
+
|Last review date=2015/11/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 29: Line 32:
 
{{Person
 
{{Person
 
|Real name=Gerald Combs
 
|Real name=Gerald Combs
|Role=Maintainer
+
|Role=Original author
 +
|Email=gerald@wireshark.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 43: Line 47:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Programmer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:wireshark-dev@wireshark.com
 
|Resource URL=mailto:wireshark-dev@wireshark.com
Line 58: Line 62:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developers
+
|Resource audience=Programmer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://anonsvn.wireshark.org/viewvc/
+
|Resource URL=https://code.wireshark.org/review/gitweb?p=wireshark.git;a=tree
 +
}}
 +
{{Resource
 +
|Resource audience=Bugs
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://bugs.wireshark.org/bugzilla/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, x-window-system
 
|Interface=command-line, x-window-system
 
|Internet-application=tool
 
|Internet-application=tool
|Use=internet-application
+
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X
 +
|Use=internet-application, software-development, system-administration
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 73: Line 84:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Perl (to build documentation
+
|Prerequisite description=Perl (to build documentation)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 98: Line 109:
 
|Prerequisite kind=Source requirement
 
|Prerequisite kind=Source requirement
 
|Prerequisite description=libpcap (http://www.tcpdump.org/)
 
|Prerequisite description=libpcap (http://www.tcpdump.org/)
 +
}}
 +
{{Project antifeature
 +
|Antifeature=Nonfree documentation
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 11:55, 16 January 2017


[edit]

Wireshark

https://www.wireshark.org/
Network protocol analyzer

Wireshark is a network protocol analyzer, or “packet sniffer”, that lets you capture and interactively browse the contents of network frames.

The goal of the project is to create the most useful packet analyzer on any platform.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

4 February 2002




Leaders and contributors

Contact(s)Role
Gerald Combs Original author
See and the Authors file in the distribution for a complete list Contributor


Resources and communication

AudienceResource typeURI
ProgrammersMailing List Info/Archivehttps://www.wireshark.org/lists/wireshark-dev/
WikiDeveloperhttps://gitlab.com/wireshark/wireshark/-/wikis/home
WikidataGeneralhttps://www.wikidata.org/wiki/Q403539
End-UsersMailing List Subscribehttps://www.wireshark.org/mailman/listinfo/wireshark-users
ProgrammersVCS Repository Webviewhttps://gitlab.com/wireshark/wireshark
DebianDeveloperhttps://tracker.debian.org/pkg/wireshark
BugsBug Trackinghttps://gitlab.com/wireshark/wireshark/-/issues
ProgrammersE-mailmailto:wireshark-dev@wireshark.com
End-UsersMailing List Info/Archivehttps://www.wireshark.org/lists/wireshark-users/
End-usersE-mailmailto:wireshark-users@wireshark.com
ProgrammersMailing List Subscribehttps://www.wireshark.org/mailman/listinfo/wireshark-dev


Software prerequisites

KindDescription
Source requirementGTK+ 1.2 or later
Weak prerequisitePerl (to build documentation)
Weak prerequisitePCRE (for the "matches" display filter)
Weak prerequisiteADNS (for asynchronous name lookup)
Source requirementlibpcap (http://www.tcpdump.org/)
Weak prerequisiteNET-SNMP or CMU-SNMP libraries (to enable SNMP data decoding)
Weak prerequisitePython (to generate code)
Weak prerequisitezilb (to read gzip-compressed files on the fly)




Entry








"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.







"Programmer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Wiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Programmer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















Attention!
Sample text.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.