After table plus connection is idle for sometime, when I try Ctrl+Shift+R to reconnect, I get the eror below:
System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at TablePlus.Source.Service.SSH.StartSocket() in C:\Users\huy\Documents\tableplus-windows\TablePlus\TablePlus\Source\Service\SSH.cs:line 393
Please help