apify / proxy-chain

Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.
https://www.npmjs.com/package/proxy-chain
Apache License 2.0
839 stars 139 forks source link

fix: do not use node: protocol yet #330

Closed szmarczak closed 1 year ago

szmarczak commented 1 year ago

For #327