mirror of
https://github.com/xxh/xxh
synced 2025-02-17 04:48:26 +00:00
Update README.md
This commit is contained in:
parent
e10fd22812
commit
ec452fda24
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ 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).
|
||||
|
||||
```
|
||||
$ xxh --help
|
||||
usage: xxh [config name from ssh config]
|
||||
|
|
Loading…
Add table
Reference in a new issue