How to Install and Uninstall golang-github-mattn-go-ieproxy-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-mattn-go-ieproxy-dev" package

Here is a brief guide to show you how to install golang-github-mattn-go-ieproxy-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-mattn-go-ieproxy-dev

2. Uninstall "golang-github-mattn-go-ieproxy-dev" package

This is a short guide on how to uninstall golang-github-mattn-go-ieproxy-dev on Kali Linux:

$ sudo apt remove golang-github-mattn-go-ieproxy-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mattn-go-ieproxy-dev package on Kali Linux

Package: golang-github-mattn-go-ieproxy-dev
Source: golang-github-mattn-go-ieproxy
Version: 0.0.9-1
Installed-Size: 59
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 11740
SHA256: 8fa33d19130d20eedc49c28838ca4b510a56e3ccf5cfa0eea385491e99187420
SHA1: 923fd3bc6001f67a83ae60a15e9263aca2ebe426
MD5sum: 58825d633ba6eef3a026e08df7d3aa35
Description: Go package to detect the proxy settings on Windows platform (library)
ieproxy Go package to detect the proxy settings on Windows platform.
.
The settings are initially attempted to be
read from the WinHttpGetIEProxyConfigForCurrentUser DLL call
(https://docs.microsoft.com/en-us/windows/desktop/api/winhttp/nf-winhttp-winhttpgetieproxyconfigforcurrentuser),
but falls back to the registry
(CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings)
in the event the DLL call fails.
.
For more information, take a look at the documentation
(https://godoc.org/github.com/mattn/go-ieproxy) Methods You can either
obtain a net/http compatible proxy function using ieproxy.GetProxyFunc(),
set environment variables using ieproxy.OverrideEnvWithStaticProxy()
(though no automatic configuration is available this way), or obtain
the proxy settings via ieproxy.GetConf().
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mattn/go-ieproxy
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-mattn-go-ieproxy/golang-github-mattn-go-ieproxy-dev_0.0.9-1_all.deb