# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0

github.setup        shekyan slowhttptest 1.9.0 v
revision            0
checksums           rmd160  10c84cbf461b42e382fcea96e5ae756e0771f82a \
                    sha256  a3910b9b844e05ee55838aa17beddc6aa9d6c5c0012eab647a21cc9ccd6c8749 \
                    size    135299

categories          www
maintainers         {ryandesign @ryandesign} openmaintainer
license             Apache-2

description         a tool to test web servers for slow HTTP DoS vulnerabilities

long_description    SlowHTTPTest is a highly configurable tool that simulates \
                    some application layer denial of service attacks by \
                    prolonging HTTP connections in different ways. Use it to \
                    test your web server for DoS vulnerabilites or just to \
                    figure out how many concurrent connections it can handle.

github.tarball_from archive

depends_lib         path:lib/libssl.dylib:openssl
