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