资 源 简 介
A HTTP proxy to route all HTTP traffic securely to the external network (based on node.js)
The general idea is mentioned here: Using HTTP for all browsing
To get started:
Copy http-proxy.js to a remote machine.
Start it by typing "node http-proxy.js port=22222 log=true"
Go to IE/Chrome (or whatever your browser is) and set ONLY the HTTP proxy to remote machine IP and port 22222.
Test http://www.tudou.com/ in your browser.