How to Install and Uninstall golang-github-armon-go-socks5-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "golang-github-armon-go-socks5-dev" package

This is a short guide on how to install golang-github-armon-go-socks5-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-armon-go-socks5-dev

2. Uninstall "golang-github-armon-go-socks5-dev" package

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

$ sudo apt remove golang-github-armon-go-socks5-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-armon-go-socks5-dev package on Kali Linux

Package: golang-github-armon-go-socks5-dev
Source: golang-github-armon-go-socks5
Version: 0.0~git20160902.e753329-1.1
Installed-Size: 48
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-net-dev
Size: 9416
SHA256: 36502a95811368b4b0cfb55ccc147308287879b6a68892d572c15051505feac9
SHA1: a785a1ae74d1750d3a600552fac122cfe09cb310
MD5sum: 57e3cceca4aaf705b0596bd221aeb95d
Description: SOCKS5 server in Golang
Provides the socks5 package that implements a SOCKS5 server
(http://en.wikipedia.org/wiki/SOCKS). SOCKS (Secure Sockets) is used
to route traffic between a client and server through an intermediate
proxy layer. This can be used to bypass firewalls or NATs. Feature The
package has the following features:
* "No Auth" mode
* User/Password authentication
* Support for the CONNECT command
* Rules to do granular filtering of commands
* Custom DNS resolution
* Unit tests
The package lacks the following:
* Support for the BIND command
* Support for the ASSOCIATE command
Description-md5:
Homepage: https://github.com/armon/go-socks5
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-armon-go-socks5/golang-github-armon-go-socks5-dev_0.0~git20160902.e753329-1.1_all.deb