How can I execute plain SSH command
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
I would like to execute a port forwarding command like following
`ssh -p 4000 -R m:80:localhost:1337 m.ssh.mydomain.net `
Is it possible to do this with the library ? I can run this command from my terminal , no authentication is required
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.