finish readme
This commit is contained in:
parent
6b3ebecf9e
commit
e1aa1c9823
5 changed files with 180 additions and 183 deletions
10
plugin/fixed/README.md
Normal file
10
plugin/fixed/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# fixed plugin for sshpiperd
|
||||
|
||||
Targeting the fixed sshd endpoint. Note, key mapping is not supported. which means you cannot use public to login to remote sshd.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
sshpiperd fixed --target 127.0.0.1:5522
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue