          MODULE=sshole
         VERSION=0.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://thekonst.net/download/
      SOURCE_VFY=sha1:e220158bedcbccc955b031b217954de60caf697e
        WEB_SITE=http://thekonst.net/en/sshole
         ENTERED=20041012
         UPDATED=20041012
           SHORT="a tool to help debug SSL-encrypted protocols"

cat << EOF
SSHole is a small program that can be useful for debugging
SSL-encrypted protocols.  It listens on a specified port for an
incoming connection and as the handshake takes place, everything is
reported to stdout.
EOF
