A "just-add-water" SSH tunnel as SOCKS5 proxy client based on Node.js.
A "just-add-water" SSH tunnel as SOCKS5 proxy client based on Node.js, without messing your hand copy and pasting from the example code of https://github.com/mscdex/ssh2 .
Setup
Edit
config.jsto fit your need.npm i && npm startTest with something like
curl --socks5 127.0.0.1:8080 http://ifconfig.co.Have fun.
No comments:
Post a Comment