mirror of
https://github.com/xxh/xxh
synced 2024-11-23 12:23:04 +00:00
Update README.md
This commit is contained in:
parent
ec452fda24
commit
fad2d58d9a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ 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.
|
||||
|
||||
## Usage
|
||||
🗝️ The best user experience you've got when you're using [public key or ssh config](https://nerderati.com/2011/03/17/simplify-your-life-with-an-ssh-config-file/) to authorization. In case of using password you should type it many times. We're working on reduce password typing to one in [#27](https://github.com/xonssh/xxh/issues/27).
|
||||
🗝️ The best user experience you've got when you're using [public key or ssh config](https://linuxize.com/post/using-the-ssh-config-file/#ssh-config-file-example) to authorization. In case of using password you should type it many times. We're working on reduce password typing to one in [#27](https://github.com/xonssh/xxh/issues/27).
|
||||
|
||||
```
|
||||
$ xxh --help
|
||||
|
|
Loading…
Reference in a new issue