Ive been looking around and i cant find an answer for creating a Pure JavaScript Proxy server without node.js. If anyone has an answer please comment. I’m wondering if its possible because i want to set up my own proxy server without node.js so its fully web based.
EDIT 2 So now that i know that i cant directly create a proxy server on the web, is there a way to do it in Java? (Or a similar language)