You are not logged in.

#1 2015-11-25 10:26:42

er9999
Member
Registered: 2015-11-24
Posts: 4

ssh as a HTTP proxy rather than a SOCKS one

Hey,

I'm forced to tunnel all communication through ssh.
I'm using "ssh -C -D 8080 me@server" which works fine for all clients that supports SOCKS (browsers etc..)
however, for gradle (in android studio context), it seems that only an HTTP proxy is available ("HTTP CONNECT" etc..)
I was wondering if there's a way to make ssh respond to that, or an easy by pass (like a an HTTP proxy to SOCKS..)

Offline

#2 2015-11-25 17:39:37

c0mm0ner
Member
Registered: 2015-11-09
Posts: 93

Re: ssh as a HTTP proxy rather than a SOCKS one

I never tried myself, but from what i know, DeleGate can do this.

Offline

#3 2015-11-25 18:39:32

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,415

Re: ssh as a HTTP proxy rather than a SOCKS one

Looks like delegate might be more powerful than squid.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

Board footer

Powered by FluxBB