joshdick / miniProxy

🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
http://joshdick.github.io/miniProxy
GNU General Public License v3.0
858 stars 542 forks source link

Proxy doesn't work with websockets #114

Closed BelleNottelling closed 4 years ago

BelleNottelling commented 6 years ago

I noticed this with my proxy on my website that's got some fixes in it that let me login to and load Netflix, but when i pick a movie to watch it just shows a black screen. Checking the console shoes that websockets are showing an error 400

It would be super cool to see if we can get them to work!

bionichuman commented 6 years ago

@BenNottelling I need this too. Same problem. Just black screen...

BelleNottelling commented 5 years ago

I forgot to mention this, but perhaps a temporary solution may be to provide an option that will simply not proxify the websocket connections

bionichuman commented 5 years ago

@BenNottelling That is a good idea. But how do we do that?