Hi @richlegrand ,
I've found a problem that I feel you can't solve. However, it will be interesting to document it:
- When executing
bitbang.exe serve shell inside one SSH connection to the Windows machine, all seems to work. However, the client when starting the shell only shows but is not getting the inputs.
To check it do that test:
- On your Windows 10/11 machine install/enable the stock OpenSSH server from Microsoft.
- Execute in a local window terminal the regular
bitbang.exe serve shell and try to connect from another machine (all works).
- Open your preferable SSH client and connect to your Windows machine, and inside this session execute the same
bitbang.exe serve shell.
- When you connect from another machine using bitbang... You see the regular welcome Microsoft Windows message, but can't execute anything.
This is a bug. But perhaps you can't solve it.
Only FYI.
Hi @richlegrand ,
I've found a problem that I feel you can't solve. However, it will be interesting to document it:
bitbang.exe serve shellinside one SSH connection to the Windows machine, all seems to work. However, the client when starting the shell only shows but is not getting the inputs.To check it do that test:
bitbang.exe serve shelland try to connect from another machine (all works).bitbang.exe serve shell.This is a bug. But perhaps you can't solve it.
Only FYI.