socks5-https-client : SOCKS v5 HTTPS client.. You can installing socks5-https-client 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 socks5-https-client $ sudo npm install -g socks5-https-client
If want to update the socks5-https-client package execute the command as below,
$ sudo npm update socks5-https-client
Update package globally,
$ npm install -g socks5-https-client
$ sudo git clone https://github.com/rektide/socks5-https-client.git
$ sudo npm install -g ./socks5-https-client
socks5-https-client@1.2.1 /usr/lib/node_modules/socks5-https-client
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall socks5-https-client
| Package Name | socks5-https-client |
| Version | 1.2.1 |
| Description | SOCKS v5 HTTPS client. |
| Released Date | 2017-06-21T10:25:14.032Z |
| Published by | mcg |
| How to Learn | https://www.npmjs.com/package/socks5-https-client/tutorial |