I've configured my browser to use an external proxy for all traffic. It works well except when I visit a certain site with an embedded java game. The traffic sent from the java applet is not going through the proxy (I know this because the app displays my real IP address).
I've tried changing relevant java settings but I can't get it to use the proxy.
Can anyone suggest a way I can route traffic from the applet through a proxy, without restricting the functionality of the game? In linux or windows. All other http traffic is going through the proxy just fine.