Closed hxtmdev closed 4 months ago
Reconnects did not use the --ssh args which can lead to using paramiko and/or missing options.
--ssh
In my case it prompted for a password on reconnect even though there was a perfectly fine key just waiting to be used.
Reproduce:
xpra --ssh=... start
Thanks!
Reconnects did not use the
--ssh
args which can lead to using paramiko and/or missing options.In my case it prompted for a password on reconnect even though there was a perfectly fine key just waiting to be used.
Reproduce:
xpra --ssh=... start