How to Install and Uninstall wbox Package on Kali Linux

Last updated: May 18,2024

1. Install "wbox" package

This guide covers the steps necessary to install wbox on Kali Linux

$ sudo apt update $ sudo apt install wbox

2. Uninstall "wbox" package

Please follow the guidelines below to uninstall wbox on Kali Linux:

$ sudo apt remove wbox $ sudo apt autoclean && sudo apt autoremove

3. Information about the wbox package on Kali Linux

Package: wbox
Version: 5-4
Installed-Size: 58
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 22764
SHA256: 85b2b48e6c3f123253894b7289b0acd7270f6bbfacce9155bd12ecd5166e2c21
SHA1: 3f8e685ce5354b6dfea081651ad93d19c3d0e41d
MD5sum: 7ff25d28d43253788c39827d75f86755
Description: HTTP testing tool and configuration-less HTTP server
Wbox aims to help you having fun while testing HTTP related stuff.
You can use it to perform many tasks, including the following.
* Benchmarking how much time it takes to generate content
for your web application.
* Web server and web application stressing.
* Testing virtual domains configuration without the need to alter
your local resolver.
* Check if your redirects are working correctly emitting
the right HTTP code.
* Test if the HTTP compression is working and if it is actually
serving pages faster.
* Use it as a configuration-less HTTP server to share files!
(it's as simple as % wbox servermode webroot /tmp)
Description-md5:
Homepage: http://www.hping.org/wbox/
Tag: implemented-in::c, role::program
Section: web
Priority: optional
Filename: pool/main/w/wbox/wbox_5-4_amd64.deb