tunnel : Node HTTP/HTTPS Agents for tunneling proxies. You can installing tunnel 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 tunnel $ sudo npm install -g tunnel
If want to update the tunnel package execute the command as below,
$ sudo npm update tunnel
Update package globally,
$ npm install -g tunnel
$ sudo git clone https://github.com/rektide/tunnel.git
$ sudo npm install -g ./tunnel
tunnel@0.0.5 /usr/lib/node_modules/tunnel
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tunnel
| Package Name | tunnel |
| Version | 0.0.5 |
| Description | Node HTTP/HTTPS Agents for tunneling proxies |
| Released Date | 2017-06-12T13:27:38.716Z |
| Published by | koichik |
| How to Learn | https://www.npmjs.com/package/tunnel/tutorial |