vscode-remote-x11 icon indicating copy to clipboard operation
vscode-remote-x11 copied to clipboard

how to reset the target of ssh connection

Open SevenFo opened this issue 2 years ago • 0 comments

I have connected to server in IP: 192.168.43.151 firstly, then, the IP of server changed to 192.168.2.1. However the connection target of vscode-remote-x11 always remained to 192.168.43.151 when I reconnect to this server, which means it can't automatically change to 192.168.2.1. The log of vscode-remote-x11:

Connecting to [email protected] port 22
Error: read ECONNRESET

How can I change the connection target of vscode-remote-x11?

SevenFo avatar Jun 22 '22 08:06 SevenFo