On Fri, Jun 28, 2013 at 02:13:18AM -0700, Yawning Angel wrote:
obfsproxyssh is a pluggable transport that uses the ssh wire protocol to hide tor traffic. It uses libssh2 and interacts with a real sshd located on the bridge side. Behaviorally it is identical to a user sshing to a host, authenticating with a RSA public/private key pair and opening a direct-tcp channel to the ORPort of the bridge.
Is there a public server running this code that people can test against?
David Fifield