|
TElSSHForwardingIntercept represents a base class which allows users to intercept SSH connections. |
|
|
Description
If you want to intercept an SSH connection, i.e. catch data from the SSH channel, process it and then send further,
you should create a descendant of TElSSHForwardingIntercept and perform all operations inside the descendant.
|
|
|
|
|
|
.NET:
|

