docs: improve documentation and testing configurations

- Add note about the default value of `port` being `22` in the README

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/330/head
Bo-Yi Wu 7 months ago
parent 43895f2cd5
commit 71d43ea0f7
No known key found for this signature in database

@ -221,6 +221,8 @@ ssh-keygen -t ed25519 -a 200 -C "your_email@example.com"
ls -al
```
The default value of `port` is `22`.
#### Multiple hosts with different port
```diff

Loading…
Cancel
Save