How to Install and Uninstall sniproxy Package on Kali Linux

Last updated: May 21,2024

1. Install "sniproxy" package

In this section, we are going to explain the necessary steps to install sniproxy on Kali Linux

$ sudo apt update $ sudo apt install sniproxy

2. Uninstall "sniproxy" package

Please follow the steps below to uninstall sniproxy on Kali Linux:

$ sudo apt remove sniproxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the sniproxy package on Kali Linux

Package: sniproxy
Version: 0.6.0-2
Installed-Size: 123
Maintainer: Jan Dittberner
Architecture: amd64
Depends: lsb-base, init-system-helpers (>= 1.51), libc6 (>= 2.14), libev4 (>= 1:4.04), libpcre3, libudns0 (>= 0.4)
Recommends: logrotate
Size: 40696
SHA256: 629e4fe00b0d0b00513d41576c2c315c1a7829d691db629dcb5f27dcc2848b00
SHA1: 795e8089ab330846e035db76580e675d992a92fa
MD5sum: 7e1f35f5951bb81d97c0a709bdb6f3fc
Description: Transparent TLS and HTTP layer 4 proxy with SNI support
Proxies incoming HTTP and TLS connections based on the hostname contained in
the initial request of the TCP session. This enables HTTPS name-based virtual
hosting to separate backend servers without installing the private key on the
proxy machine.
Description-md5: 4124f85582aa6704d623bae64e3ff35f
Homepage: https://github.com/dlundquist/sniproxy
Section: web
Priority: optional
Filename: pool/main/s/sniproxy/sniproxy_0.6.0-2_amd64.deb