summaryrefslogtreecommitdiffstats
path: root/security/wireshark/DETAILS
blob: 2af6adebdc16f04154ef4710d2e5665522165471 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=wireshark
         VERSION=3.3.1
  SECURITY_PATCH=63
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://www.wireshark.org/download/src/$SOURCE
   SOURCE_URL[1]=https://www.wireshark.org/download/src/all-versions/$SOURCE
   SOURCE_URL[2]=https://1.na.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[3]=https://2.na.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[4]=https://1.eu.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[5]=https://1.as.dl.wireshark.org/src/all-versions/$SOURCE
     SOURCE_HASH=sha512:d6f50c14e79dff0fb902f5b06a2fb5a6975e5b17461205ab3275b05a53df606a5b1e488e8472cc644541b653df7d5f4a3c7009e38a2f75242af4ea2f59af061f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.wireshark.org/
         ENTERED=20020116
      LICENSE[0]=GPL
        KEYWORDS="security"
           SHORT="network protocol analyzer"
cat << EOF
Wireshark is a successor to Ethereal. Wireshark is a free network protocol
analyzer for Unix and Windows. It allows you to examine data from a live network
or from a capture file on disk.  You  can interactively browse the capture data,
viewing summary and detail information for each packet.  Wireshark has several
powerful features, including a rich display filter language and the ability to
view the reconstructed stream of a TCP session.
EOF