Summary: | Konsole SSH Manager Plugin does not use options from ssh config file | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | shen011619 |
Component: | sshmanager | Assignee: | Konsole Developer <konsole-devel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | lebber |
Priority: | NOR | ||
Version: | 22.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
shen011619
2022-08-28 16:04:04 UTC
A workaround i found was to include the ip addres in the Host: Host aws-lightsail-sg 123.456.123.456 HostName 123.456.123.456 User ubuntu Port 22 IdentityFile ~/.ssh/id_rsa LogLevel INFO |