10 lines
No EOL
219 B
Markdown
10 lines
No EOL
219 B
Markdown
# 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
|
|
``` |