https-proxy-agent : An HTTP(s) proxy `http.Agent` implementation for HTTPS. You can installing https-proxy-agent npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install https-proxy-agent $ sudo npm install -g https-proxy-agent
If want to update the https-proxy-agent package execute the command as below,
$ sudo npm update https-proxy-agent
Update package globally,
$ npm install -g https-proxy-agent
$ sudo git clone https://github.com/rektide/https-proxy-agent.git
$ sudo npm install -g ./https-proxy-agent
https-proxy-agent@2.1.0 /usr/lib/node_modules/https-proxy-agent
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall https-proxy-agent
Package Name | https-proxy-agent |
Version | 2.1.0 |
Description | An HTTP(s) proxy `http.Agent` implementation for HTTPS |
Released Date | 2017-08-08T23:32:35.950Z |
Published by | tootallnate |
How to Learn | https://www.npmjs.com/package/https-proxy-agent/tutorial |