How to Install golang-github-elazarl-goproxy-dev in Ubuntu 18.04



Install golang-github-elazarl-goproxy-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-elazarl-goproxy-dev

Description:

HTTP proxy library for Go

Package goproxy provides a customizable HTTP proxy library for Go (golang), . It supports regular HTTP proxy, HTTPS through CONNECT, and "hijacking" HTTPS connection using "Man in the Middle" style attack. . The intent of the proxy, is to be usable with reasonable amount of traffic yet, customizable and programable.

Homepage: http://gopkg.in/elazarl/goproxy.v1

Version: 1.0-1

Section: universe/devel