sshpiper/plugin/fixed/README.md
2022-07-05 20:30:41 +00:00

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
```