How to Install and Uninstall httpx-toolkit Package on Kali Linux

Last updated: May 09,2024

1. Install "httpx-toolkit" package

This tutorial shows how to install httpx-toolkit on Kali Linux

$ sudo apt update $ sudo apt install httpx-toolkit

2. Uninstall "httpx-toolkit" package

This guide covers the steps necessary to uninstall httpx-toolkit on Kali Linux:

$ sudo apt remove httpx-toolkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the httpx-toolkit package on Kali Linux

Package: httpx-toolkit
Version: 1.1.5-0kali2
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 11748
Depends: libc6 (>= 2.32)
Homepage: https://github.com/projectdiscovery/httpx
Priority: optional
Section: golang
Filename: pool/main/h/httpx-toolkit/httpx-toolkit_1.1.5-0kali2_amd64.deb
Size: 3371208
SHA256: fda1c62075b66fae5c6d8acce8e80b42a1adf3cbe16e9267050072ff996017a6
SHA1: a6bcf8bd6bae1f6ff778c4a4249d25917e1d2928
MD5sum: f98fe874bd319a356054786a13c03fa7
Description: fast and multi-purpose HTTP toolkit
This package contains the httpX toolkit developed by ProjectDiscovery. It's a
fast and multi-purpose HTTP toolkit allow to run multiple probers using
retryablehttp library, it is designed to maintain the result reliability with
increased threads.
.
Features
* Simple and modular code base making it easy to contribute.
* Fast And fully configurable flags to probe multiple elements.
* Supports multiple HTTP based probings.
* Smart auto fallback from https to http as default.
* Supports hosts, URLs and CIDR as input.
* Handles edge cases doing retries, backoffs etc for handling WAFs.
.
This tool is packaged as 'httpx-toolkit' to avoid confusion and conflicts
with the package python3-httpx that provides a script /usr/bin/httpx.
Description-md5: