docs: clarifying keys & passwords

This commit is contained in:
decentral1se 2022-02-06 03:45:39 +01:00
parent d8179cfa3d
commit e23081f319
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -195,6 +195,8 @@ Host varia.zone
```
`distribusi-go` will read the `User` and `Port` values from this configuration.
`distribusi-go` won't try to parse private key files or prompt for passwords,
it will simply interface with `ssh-agent` which handles all that.
If all else fails, try `-d/--debug` for extra help figuring out what SSH
connection details are used. You can [open a ticket] and we can try and help.