slowhttptest 1.9.0-1 source package in Ubuntu

Changelog

slowhttptest (1.9.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also:
      https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also:
      https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
  * Drop unnecessary dependency on dh-autoreconf.
    Changes-By: lintian-brush
  * Update standards version to 4.6.1, no changes needed.
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

  [ Neutron Soutmun ]
  * Switch gbp to new debian/latest default branch
    * Since default branch was renamed from debian/master to debian/latest,
      therefore, switch gbp to new branch
  * New upstream version 1.9.0
  * d/patches: drop unnecessary patch
  * d/watch: switch to watch file standard version 4
    * Follow the guideline in https://wiki.debian.org/debian/watch#GitHub
  * Update standards version to 4.6.2, no changes needed.
  * d/rules: drop trailing-whitespace
  * d/copyright: update copyright year

 -- Neutron Soutmun <email address hidden>  Sat, 04 Nov 2023 15:01:05 +0700

Upload details

Uploaded by:
Neutron Soutmun
Uploaded to:
Sid
Original maintainer:
Neutron Soutmun
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
slowhttptest_1.9.0-1.dsc 1.9 KiB 6e418b676f018b5f66ea471c6363ac13e51fc1d2ada41b00611addb7dea39288
slowhttptest_1.9.0.orig.tar.gz 132.1 KiB a3910b9b844e05ee55838aa17beddc6aa9d6c5c0012eab647a21cc9ccd6c8749
slowhttptest_1.9.0-1.debian.tar.xz 4.6 KiB 93ffa56c40c0c0d498c8e0d4b06abcd43dcf7e2130410abd330b5a3cd8f99cb8

No changes file available.

Binary packages built by this source

slowhttptest: application layer Denial of Service attacks simulation tool

 SlowHTTPTest is a highly configurable tool that simulates some application
 layer Denial of Service attacks.
 .
 It implements most common low-bandwidth application layer Denial of Service
 attacks, such as
   * Slowloris
   * Slow HTTP POST
   * Slow Read attack (based on TCP persist timer exploit) by draining
     concurrent connections pool
   * Apache Range Header attack by causing very significant memory and CPU
     usage on the server.

slowhttptest-dbgsym: debug symbols for slowhttptest