Re: Interesting SSH over HTTPS question

From: Andrew Markebo (flognat@flognat.myip.org)
Date: 03/12/02


From: Andrew Markebo <flognat@flognat.myip.org>
Date: Tue, 12 Mar 2002 21:36:37 GMT


| I need some kind of SSH over HTTPS tunnelling to get this to work.

I have done this with the openssh client on a bunch of unix-systems,
basically what I do is use the ProxyCommand setting, to pipe the
traffic through ssh-tunnel.pl

Can be found out there, model
   http://ssh.inet-one.com/dir.1999-05/msg00011.html

        /Andy

-- 
 The eye of the beholder rests on the beauty!



Relevant Pages

  • Re: C is best
    ... I was recently hacking into the OpenSSH client source code. ... and although some code structuring choices are ...
    (comp.lang.c)
  • Re: Password authentication fails: SSH secure shell to openssh server
    ... > SSH Secure Shell Client ... > figure out how to do the other authentication methods. ... On an OpenSSH client, ...
    (SSH)
  • Re: New SSH Daemon refusing to log any user on
    ... According to hosts.allow that is for if inetd is running the ssh server. ... installation, but some script kiddie got in through an old version of SSHd. ... >> When I log in from the OpenSSH client I get an error saying ... > Jagath at uwo dot ca is my email ...
    (comp.security.ssh)
  • openssh with none algorithms
    ... openssh client to work with none ciphers, none mac. ... as "ssh -c none -m none user@host". ...
    (comp.security.ssh)
  • Re: SSH without passwords
    ... > After a couple of days off, the same bunch of yahoos that're ... > trolling ssh have started attempting SSH logins. ...
    (Fedora)

Loading