socks5-http-client | SOCKS v5 HTTP client implementation in JavaScript | Runtime Evironment library
kandi X-RAY | socks5-http-client Summary
kandi X-RAY | socks5-http-client Summary
SOCKS v5 HTTP client implementation in JavaScript for Node.js. URLs are parsed using url.parse. You may also pass an options hash as the first argument to get or request.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Initialize a new Agent .
socks5-http-client Key Features
socks5-http-client Examples and Code Snippets
Community Discussions
Trending Discussions on socks5-http-client
QUESTION
I'm trying to GET request a URL using a SOCKS connection to the Private Internet Access proxy server, but getting this error:
Error: SOCKS connection failed. Connection not allowed by ruleset.
from the socks5-http-client
npm package.
My code:
...ANSWER
Answered 2017-Jul-19 at 17:08An HTTPS SOCKS connection was required (nothing in error message about this).
It worked to use this library instead:
socks5-https-client/lib/Agent
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install socks5-http-client
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page