How to Install and Uninstall micro-httpd Package on Kali Linux
Last updated: December 25,2024
1. Install "micro-httpd" package
Please follow the step by step instructions below to install micro-httpd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
micro-httpd
Copied
2. Uninstall "micro-httpd" package
This is a short guide on how to uninstall micro-httpd on Kali Linux:
$
sudo apt remove
micro-httpd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the micro-httpd package on Kali Linux
Package: micro-httpd
Source: micro-httpd (20140814-2.1)
Version: 20140814-2.1+b3
Installed-Size: 50
Maintainer: Sudip Mukherjee
Architecture: amd64
Provides: httpd
Depends: libc6 (>= 2.34), openbsd-inetd | inet-superserver | micro-inetd | netcat-traditional | systemd-sysv
Suggests: micro-proxy
Size: 13200
SHA256: f0a92d13252e1a6d6a7017e6750f2cdc9abfecf90e04aeef77880b7bba7fa711
SHA1: 26818d197fde5f8e2d8bd6b1c18eee8a89c00141
MD5sum: d2590d580b3ffb5deefb453cd3c4310f
Description: really small HTTP server
A very small HTTP server implemented in 150 lines of code.
Program can be used to serve HTTPS by wrapping it with stunnel.
It implements all the basic features of an HTTP server, including:
.
* Security against ".." filename snooping
* The common MIME types
* Trailing-slash redirection
* index.html
* Directory listings
Description-md5:
Homepage: https://www.acme.com/software/micro_httpd
Tag: implemented-in::c, interface::daemon, network::server, protocol::http,
role::program, scope::application, web::server,
works-with-format::html, works-with::text
Section: httpd
Priority: optional
Filename: pool/main/m/micro-httpd/micro-httpd_20140814-2.1+b3_amd64.deb
Source: micro-httpd (20140814-2.1)
Version: 20140814-2.1+b3
Installed-Size: 50
Maintainer: Sudip Mukherjee
Architecture: amd64
Provides: httpd
Depends: libc6 (>= 2.34), openbsd-inetd | inet-superserver | micro-inetd | netcat-traditional | systemd-sysv
Suggests: micro-proxy
Size: 13200
SHA256: f0a92d13252e1a6d6a7017e6750f2cdc9abfecf90e04aeef77880b7bba7fa711
SHA1: 26818d197fde5f8e2d8bd6b1c18eee8a89c00141
MD5sum: d2590d580b3ffb5deefb453cd3c4310f
Description: really small HTTP server
A very small HTTP server implemented in 150 lines of code.
Program can be used to serve HTTPS by wrapping it with stunnel.
It implements all the basic features of an HTTP server, including:
.
* Security against ".." filename snooping
* The common MIME types
* Trailing-slash redirection
* index.html
* Directory listings
Description-md5:
Homepage: https://www.acme.com/software/micro_httpd
Tag: implemented-in::c, interface::daemon, network::server, protocol::http,
role::program, scope::application, web::server,
works-with-format::html, works-with::text
Section: httpd
Priority: optional
Filename: pool/main/m/micro-httpd/micro-httpd_20140814-2.1+b3_amd64.deb