SSH Connection (Windows Powershell)
Connecting to MikoPBX via SSH using PowerShell (OpenSSH)
Generating and Linking the Key
ssh -V




Connecting via SSH

Last updated
Was this helpful?
Connecting to MikoPBX via SSH using PowerShell (OpenSSH)
ssh -V





Last updated
Was this helpful?
Was this helpful?
ssh-keygen -t ed25519 -C "[email protected]"ssh-keygen -t ed25519 -f ~/.ssh/my_new_keyGet-Content ~/.ssh/id_ed25519.pubKeyType KeyDatassh -i C:\Users\<Username>\.ssh\id_ed25519 root@mikopbxipadress