How to Install and Uninstall go-mmproxy Package on Kali Linux

Last updated: May 14,2024

1. Install "go-mmproxy" package

This guide covers the steps necessary to install go-mmproxy on Kali Linux

$ sudo apt update $ sudo apt install go-mmproxy

2. Uninstall "go-mmproxy" package

Please follow the guidelines below to uninstall go-mmproxy on Kali Linux:

$ sudo apt remove go-mmproxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the go-mmproxy package on Kali Linux

Package: go-mmproxy
Source: go-mmproxy (2.1-1)
Version: 2.1-1+b9
Installed-Size: 3344
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1186080
SHA256: 8aa7a7624f47efdd5249da651e337e89d8480b739b5dda8add6b803e7d115569
SHA1: 188b90d4d3c193da2f73496fac4a24d589fc1456
MD5sum: 0f9a48ff7197c27f5253f5337562eb0c
Description: Golang implementation of mmproxy
'go-mmproxy' is a standalone application that unwraps HAProxy's
PROXY-protocol so that the TCP connection to the end server comes from
client's - instead of proxy server's - IP address and port number.
.
This is a Golang reimplementation of mmproxy created to improve on
mmproxy's runtime stability while providing potentially greater
performance in terms of connection and packet throughput.
Description-md5:
Homepage: https://github.com/path-network/go-mmproxy
Built-Using: golang-1.21 (= 1.21.3-1), golang-go.uber-atomic (= 1.11.0-1), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.26.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/go-mmproxy/go-mmproxy_2.1-1+b9_amd64.deb