fix(ssh): Ensure that the private key ends with a newline character (#1073)
* fix(ssh): Ensure that the private key ends with a newline character Fixes an issue where SSH private key files were not written with a newline character at the end, preventing parsing errors in certain SSH clients Update the package * fix(server_func_btns): Fixed an issue with the order of SSH command parameters and added file permission settings Added permission settings for private key files on non-Windows platforms to ensure secure access. Additionally, the order of SSH command parameters was adjusted to ensure that connection parameters are passed correctly.
This commit is contained in:
1
packages/computer
Submodule
1
packages/computer
Submodule
Submodule packages/computer added at b0819c8a93
Reference in New Issue
Block a user