TooTallNate / proxy-agents

Node.js HTTP Proxy Agents Monorepo
https://proxy-agents.n8.io
872 stars 229 forks source link

how to handle simple raw net (not http) connection with tls #245

Closed vinnitu closed 18 hours ago

vinnitu commented 9 months ago

can you show example?

TooTallNate commented 18 hours ago

I'm not sure I understand. These packages are meant for use with the Node.js http/https modules, not raw TCP.