net-analyzer/thc-ssl-dos - 1.4 (pentoo)

Search

Install

Install this version:

emerge -a =net-analyzer/thc-ssl-dos-1.4

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-analyzer/thc-ssl-dos-1.4

Or alternatively:

emerge --autounmask-write -a =net-analyzer/thc-ssl-dos-1.4

Package Information

Description:
THC-SSL-DOS is a tool to verify the performance of SSL servers
Homepage:
https://github.com/vanhauser-thc
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.4 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="THC-SSL-DOS is a tool to verify the performance of SSL servers"
HOMEPAGE="https://github.com/vanhauser-thc"
SRC_URI="https://github.com/vanhauser-thc/THC-Archive/raw/master/Exploits/thc-ssl-dos-1.4.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="${RDEPEND}"
RDEPEND="dev-libs/openssl"

src_install() {
	dobin src/$PN || die "installation failed"
}

Dependencies

RDEPEND

dev-libs/openssl

Manifest for 1.4

Type File Size Source URLs
DIST thc-ssl-dos-1.4.tar.gz 111353 bytes https://github.com/vanhauser-thc/THC-Archive/raw/master/Exploits/thc-ssl-dos-1.4.tar.gz