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
804 stars 138 forks source link

feat: Add `customTag` parameter to the tunnelConnectResponded event #411

Closed jirimoravcik closed 1 year ago

jirimoravcik commented 1 year ago

Also add tunnelConnectFailed event.

This is used to pass information that was passed by prepareRequestFunction back via events