Thursday, 18 June 2020

proxy in node.js?

say you want to put a proxy between an sftp client and server. how difficult to do with node.js ? can this be done with the pipe() so its super performant too? I understand the basics without bringing in the encryption.... I was looking at maybe using this package - https://www.npmjs.com/package/tunnel-ssh

Submitted June 18, 2020 at 09:07PM by superfake123

No comments:

Post a Comment