Update README.md

This commit is contained in:
anki-code 2020-02-25 01:17:37 +03:00 committed by GitHub
parent a3cc19985d
commit 3706ec5721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,11 +17,11 @@ Help spread the word about xxh! Click ⭐ on the repo and <a href="https://twitt
```
python3 -m pip install --upgrade xonssh-xxh
```
After install you can just using `xxh` command as replace `ssh` to connecting to the host because `xxh` has seamless support of basic `ssh` command arguments.
🔁 After install you can just using `xxh` command as replace `ssh` to connecting to the host because `xxh` has seamless support of basic `ssh` command arguments.
## Usage
🗝️ The best if you're using [ssh config with private keys](https://linuxize.com/post/using-the-ssh-config-file/#ssh-config-file-example) to authorization. In case of using password to avoid password typing many times use `+PP` or `+P` options.
## Usage
```
$ ./xxh -h
usage: xxh <host from ~/.ssh/config>