hullarb / ssheasy

ssh, sftp client running in the browser powered by golang and wasm
232 stars 47 forks source link

Use ssheasy as vpn #8

Open esisalim opened 1 year ago

esisalim commented 1 year ago

Hi, my ISP has blocked my server so i can't connect via SSH using Putty But when i try ssh through ssheasy i have no problem conncting

I am wondering that can i use ssheasy to connect to my server as a vpn(ssh tunnel)

hullarb commented 1 year ago

Hi,

ssh tunneling is currently not supported by ssheasy. I had some idea and did some initial work, but it's not easy and currently i don't see when i could work on this.