CrossBox in Windows VM

Trying to run a Silver/Island Windows app in my Windows 10 VM from the macOS host.

I have setup the built-in ‘beta’ OpenSSH server in Windows 10 and after disabling the firewall I can connect to it from my Mac using ssh username@ipaddress (I then get a Windows command prompt through ssh).

I have been going over the CrossBox 2 documentation and trying to figure out what I’m missing in order for Fire (on the Mac) to launch/debug the Island app on Windows. I just have Water installed on the Windows machine.

In the macOS console:

curious. this should just work, if it works from the console using ssh. Can you send me a link with infos ow to enable that beta OpenSSH server?

I followed this walkthrough:

https://www.bleepingcomputer.com/news/microsoft/how-to-install-the-built-in-windows-10-openssh-server/

Maybe the server is too restrictive on the allowed algorithms.

I enabled DEBUG3 logging on the server:

Hmm, Carlo will know more about this, tomorrow.

Any ideas on this issue? It seems like Fire on the Mac is not agreeing on an algorithm with OpenSSL on the Windows VM.

Windows SSH should be fixed for tomorrow, and Island/Windows debugging should be working too.

Great! I’ll check it out over the week-end.

Thanks!