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
851 stars 145 forks source link

fix: allow stats collection when calling server.closeConnections() #556

Closed marcplouhinec closed 1 month ago

marcplouhinec commented 1 month ago

Fix for the issue #555