node-http-mitm-proxy
node-http-mitm-proxy copied to clipboard
Use proxy for outgoing connections.
IS it possible to use proxy (socks5) for outgoing connections?
If it's not can you please provide getSocket or something like this and I'll do it by myself.
Just use https://www.npmjs.com/package/socks for example
You can setup any agent you want. Check this module. It supports socks 4/5, http(s), pac