Connecting SSHClient through an HTTP Proxy

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
dvio
Posts: 1
Joined: Mon 27 Oct 2014 05:12

Connecting SSHClient through an HTTP Proxy

Post by dvio » Mon 27 Oct 2014 05:25

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

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Connecting SSHClient through an HTTP Proxy

Post by ViktorV » Wed 29 Oct 2014 13:21

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.

Post Reply