summaryrefslogtreecommitdiffstats
path: root/security/wireshark/DETAILS
blob: 181c325adbeb07987ed7ba9f8ce838585fe61e8b (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.4.0
  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:02070db23c64e1efe42b83cdcd7b52fb9b247e653da0aa12dc21a4283272fea0a135f4b0c5641197840bef88e52785d64a860c9fcfe1bcbaceb016c5258c9649
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