microproxy icon indicating copy to clipboard operation
microproxy copied to clipboard

some connectivity issues

Open arthepsy opened this issue 5 years ago • 1 comments

I haven't debugged jet (will have time next week), but I noticed, that some sites doesn't work correctly, using microproxy. For example, QR code on http://web.airdroid.com/ isn't visible. Without proxy, all is fine.

P.S. It looks like, it's due to WebSockets. Chrome just returns "Error in connection establishment: net::ERR_EMPTY_RESPONSE".

arthepsy avatar Jul 31 '20 13:07 arthepsy

Probably related to https://github.com/elazarl/goproxy/issues/72 and https://github.com/elazarl/goproxy/issues/193 We use goproxy as proxing engine.

And thanks for the reporting.

thekvs avatar Aug 05 '20 11:08 thekvs