How to Install and Uninstall slowhttptest.x86_64 Package on Fedora 38

Last updated: October 05,2024

1. Install "slowhttptest.x86_64" package

Please follow the step by step instructions below to install slowhttptest.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install slowhttptest.x86_64

2. Uninstall "slowhttptest.x86_64" package

In this section, we are going to explain the necessary steps to uninstall slowhttptest.x86_64 on Fedora 38:

$ sudo dnf remove slowhttptest.x86_64 $ sudo dnf autoremove

3. Information about the slowhttptest.x86_64 package on Fedora 38

Last metadata expiration check: 3:26:35 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : slowhttptest
Version : 1.9.0
Release : 2.fc38
Architecture : x86_64
Size : 43 k
Source : slowhttptest-1.9.0-2.fc38.src.rpm
Repository : fedora
Summary : An Application Layer DoS attack simulator
URL : https://github.com/shekyan/slowhttptest
License : ASL 2.0
Description : SlowHTTPTest is a highly configurable tool that simulates some Application
: Layer Denial of Service attacks. It implements most common low-bandwidth
: Application Layer DoS attacks, such as slow-loris, Slow HTTP POST, Slow Read
: attack (based on TCP persist timer exploit) by draining concurrent connections
: pool, as well as Apache Range Header attack by causing very significant memory
: and CPU usage on the server.