tmate-io / tmate

Instant Terminal Sharing
https://tmate.io/
Other
5.65k stars 301 forks source link

VsCode #288

Open b3c3ll opened 1 year ago

b3c3ll commented 1 year ago

Hi and Thanks for the nice project

I have a programming PC [ubuntu 20.04] which is behind NAT ( i have used my mobile hostpot [tethering] to share the internet with the PC ), in that scenario, because its under cellular NAT, i wont connect into it directly!

Then i found tmate as a great tool for connecting to the PC remotely and its working perfect!

but now i want to have access to the codes that might be run on the PC from my side (win10). in win 10 i have VScode and i want to write code remotly on the ubuntu PC. but i tried to use VSCODE ssh and it connects to the server and also downloads the nessasary packages and then it Throughs an Error that its not accessible and asks for retry! Everytime the same thing happens and it wont connect!

Do you have any recommandations? Any idea would be much appritiated

Just Note that the ssh to tmate instance is completely stable but vscode or any other web interfaces are not accessible from my side!

Thanks Best regards

Rishang commented 1 year ago

Supoort for vscode will be awewsome as we have Remote - SSH v plugin for vscode

kk-rishang commented 1 year ago

I think maybey its due to tmux session loaded automatically which normally is not a thing in standard SSH.