So I have a little php proxy script running on my wampserver. The issue is the connection. Basically once I load in a webpage (which works just fine) the connection kind of just stops.
This makes things like browser-based multiplayer games through the proxy impossible. Another example is that I can load the youtube.com/watch page for a video but after that load there is no connection to load the video. Youtube just thinks I'm offline.
Any ideas at all? I've been trying to find a fix for weeks and any help is greatly appreciated!!
edit: if there is a pre-made program for this please tell me!