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 tests for socks, README improvements #541

Closed jirimoravcik closed 1 week ago

jirimoravcik commented 1 week ago

This PR adds tests for SOCKS protocol and improves the README.