Re: SSH Proxy support?
Todd Whiteman <[email protected]> Fri, 21 May 2010 10:38:31 -0700
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
On 10-05-19 09:17 PM, Victor Hooi wrote: > I'm just wondering if there's any plans to include support for HTTP > proxies for SSH in the future? Quite a few of us are probably behind > corporate firewalls/proxies (or even our own home-brew proxies at home), > so it'd be nice to be able to support SSH through these. > > Putty has had HTTP proxy support for quite some time, and on the *nix > side, corkscrew > (http://linsec.ca/blog/2009/10/06/using-corkscrew-to-tunnel-ssh-over-http/) > provides it for SSH. > > Currently, I'm using a nasty hack workaround of tunneling a second SSH > through an open Putty/corkscrew session, and then getting Komodo to > connect to localhost - quite an ugly hack, lol, but it works. Still, > it'd be nice to get something better into Komodo? Hi Victor, We don't have any plans to support SSH over a HTTP Proxy at this stage. Komodo is using Paramiko for it's SSH handling, which does not support proxying. Since there is few requests for this feature, and there is already a workaround - using SSH tunneling, it's hard to justify the development time needed to add such a feature. If you wanted, you could also look into adding Proxy support, using the Open Komodo sources (all the source code is available): http://www.openkomodo.com/ Cheers, Todd -- Todd Whiteman Komodo Tech Lead ActiveState, The Dynamic Language Experts http://www.activestate.com Get insights on Open Source and Dynamic Languages at www.activestate.com/blog _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss