Open MickMake opened 3 years ago
Windows fire-walling is a bugger. Also it's a security risk and shouldn't rely on the fact that we can reach a client from the server.
So reverse SSH needs to be tunnelled back through the connection from client to server.
This was resolved as part of https://github.com/gearboxworks/scribeHelpers/commit/c9d103e381955cbf609b9e8a3a22a29757557eae
And affects all platforms.
Windows fire-walling is a bugger. Also it's a security risk and shouldn't rely on the fact that we can reach a client from the server.
So reverse SSH needs to be tunnelled back through the connection from client to server.