billchurch / webssh2

Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
MIT License
2.26k stars 527 forks source link

How should I use a proxy to connect to ssh(我应该怎么使用代理连接ssh) #363

Closed yangzf01 closed 1 month ago

yangzf01 commented 1 month ago

I plan to use a web page to implement proxy link ssh, like winscp. As shown below (我打算用网页实现代理链接ssh,像winscp。如下图)

20240516160828

20240516160700

billchurch commented 1 month ago

You don't, you'd need to add the functionality if you want something like that. Kind of out of scope for what I intended.