Page 1 of 1

Connecting SSHClient through an HTTP Proxy

Posted: Mon 27 Oct 2014 05:25
by dvio
Hi there,

I am currently reviewing SecureBridge. My goal is to create an Android App, an SSH Client connected to an SSH Server (Could be OpenSSH-2 or Dropbear or anything) through an HTTP Proxy. The client should have the ability to read and modify data being transferred (inbound and outbound).

SSHClient <--> Local HTTPProxy <--> SSHServer

We can see such functionality on BitVise, a free SSH Client, but I want to have the ability to read and modify the data received by the SSH Client from the HTTPClient and from the HTTPProxy.

Can we do this with SecureBridge?

Thank you

Re: Connecting SSHClient through an HTTP Proxy

Posted: Wed 29 Oct 2014 13:21
by ViktorV
Unfortunately, at the moment SecureBridge does not support connection to SSH server via proxy.
If you want us to implement the feature, please post it at our user voice forum: http://devart.uservoice.com/forums/174370-securebridge
If the suggestion gets a lot of votes, we will consider the possibility to implement it.