How to Install and Uninstall hddemux Package on Kali Linux
Last updated: November 26,2024
1. Install "hddemux" package
In this section, we are going to explain the necessary steps to install hddemux on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
hddemux
Copied
2. Uninstall "hddemux" package
In this section, we are going to explain the necessary steps to uninstall hddemux on Kali Linux:
$
sudo apt remove
hddemux
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the hddemux package on Kali Linux
Package: hddemux
Source: hddemux (0.5-1)
Version: 0.5-1+b1
Installed-Size: 62
Maintainer: Daniel Kahn Gillmor
Architecture: amd64
Depends: adduser, libc6 (>= 2.34), libsystemd0, libuv1 (>= 1.4.2)
Size: 16136
SHA256: 9005eaeb48182c5234ee60cf99d3caa928e4c2f44fbfdbe9275e3c3c9735247f
SHA1: 5a2fb79a98745e2d2c5316933c13a7deec8d127a
MD5sum: 7496f8dc2751555abd47674dac33b0ec
Description: HTTP/1.x and DNS demultiplexer
hddemux listens on a stream and routes incoming clients to either an
HTTP/1.x backend or a DNS stream-based backend depending on the first
request to appear on the stream.
.
This is useful when making DNS-over-TLS (RFC 7858) connections that
appear to the network be HTTPS connections, for example, which makes
it easier to traverse a network that would prefer to block the user
from making DNS-over-TLS queries.
Description-md5:
Homepage: https://0xacab.org/dkg/hddemux
Section: net
Priority: optional
Filename: pool/main/h/hddemux/hddemux_0.5-1+b1_amd64.deb
Source: hddemux (0.5-1)
Version: 0.5-1+b1
Installed-Size: 62
Maintainer: Daniel Kahn Gillmor
Architecture: amd64
Depends: adduser, libc6 (>= 2.34), libsystemd0, libuv1 (>= 1.4.2)
Size: 16136
SHA256: 9005eaeb48182c5234ee60cf99d3caa928e4c2f44fbfdbe9275e3c3c9735247f
SHA1: 5a2fb79a98745e2d2c5316933c13a7deec8d127a
MD5sum: 7496f8dc2751555abd47674dac33b0ec
Description: HTTP/1.x and DNS demultiplexer
hddemux listens on a stream and routes incoming clients to either an
HTTP/1.x backend or a DNS stream-based backend depending on the first
request to appear on the stream.
.
This is useful when making DNS-over-TLS (RFC 7858) connections that
appear to the network be HTTPS connections, for example, which makes
it easier to traverse a network that would prefer to block the user
from making DNS-over-TLS queries.
Description-md5:
Homepage: https://0xacab.org/dkg/hddemux
Section: net
Priority: optional
Filename: pool/main/h/hddemux/hddemux_0.5-1+b1_amd64.deb