proxy-chain
Advanced tools
Comparing version 0.1.14 to 0.1.15
{ | ||
"name": "proxy-chain", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -17,3 +17,6 @@ # proxy-chain | ||
To learn more about the rationale behind this package, | ||
read [How to make headless Chrome and Puppeteer use a proxy server with authentication](https://medium.com/@jancurn/how-to-make-headless-chrome-and-puppeteer-use-a-proxy-server-with-authentication-249a21a79212). | ||
## Run a simple HTTP/HTTPS proxy server | ||
@@ -96,2 +99,3 @@ | ||
then the function starts an open local proxy server that forwards to the proxy. | ||
The port is chosen randomly. | ||
@@ -98,0 +102,0 @@ The function takes optional callback that receives the anonymous proxy URL. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
85414
133
6