Results 6 comments of ethan

You mean a http or https proxy. It runs on client or server side? If on client side, the request is like this: ``` app ----> local http(s) proxy ---->...

What's the App? This is an encoded request, not standard http request. First we need to know how to decode the request.

I don't understand how the app you bought works and what does it have to do with shadowsocks. How do you want the request to be delivered between the proxy...

I've read the pyton GetTunnel source code. Now I unstanderd how it works. The shadowsocks app works in VPN mode and all traffics go through it. It sends traffics to...

I need to know how the app you bought encodes requests. I can develop cross platform server and client running in command line. I cannot develop an Android app.

Without knowing the encoding method, I cannot do anything.