Tamir.SharpSsh.jsch.examples.PortForwardingR Class Reference
This program will demonstrate the port forwarding like option -R of ssh command; the given port on the remote host will be forwarded to the given host and port on the local side. You will be asked username, hostname, port:host:hostport and passwd. If everything works fine, you will get the shell prompt. Try the port on remote host.
More...
List of all members.
|
Classes |
| class | MyUserInfo |
| | A user info for getting user data. More...
|
Static Public Member Functions |
| static void | Main (String[] arg) |
Detailed Description
This program will demonstrate the port forwarding like option -R of ssh command; the given port on the remote host will be forwarded to the given host and port on the local side. You will be asked username, hostname, port:host:hostport and passwd. If everything works fine, you will get the shell prompt. Try the port on remote host.
Definition at line 20 of file PortForwardingR.cs.
Member Function Documentation
| static void Tamir.SharpSsh.jsch.examples.PortForwardingR.Main |
( |
String[] |
arg |
) |
[static] |
The documentation for this class was generated from the following file:
- C:/work/OMMR/OCHHP_OMMR_OMMR/Code/Assemblies/SharpSSH/Source/SharpSSH-1.1.1.13.src/SharpSSH/jsch/examples/PortForwardingR.cs