Hi,
first of all thank you very much for this great project. I tested the dynamic port forwarding feature and almost everything works great.
Tunneling through a proxy however causes some problems on my side. For this purpose I use Fiddler 2 which I set up to run on my localhost on port 9999. When I try to connect to my SSH server through the proxy I see request in Fiddler when I call sshclient.Connect() but I don't get any answer and my call times out.
Have you used Fiddler before with your lib? As I see the first request there I don't know if the problem is in Fiddler itself or in my or your code.
Best regards,
Sebastian