Debugging SshTunnel
The Chilkat SshTunnel object/class (may be “CkSshTunnel” in some programming languages) provides a number of properties to help in debugging (i.e. understanding) what is happening in the background thread: AcceptThreadSessionLogPath: May be set to the path of a log file that the SshTunnel will create and log activity regarding connections accepted. This will allow you to see incoming connections that […]