Connecting SSHClient through an HTTP Proxy
Posted: 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
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