Using the proxy takes three steps:
- Paste the address of the site you want to visit into the box on the homepage.
- Press Go. Our server fetches that page for you.
- Browse normally — links on the page are automatically routed back through the proxy, so you can keep clicking around the site.
Behind the scenes, our server downloads the requested page, rewrites its links and assets so they continue to route through the proxy, and streams the result back to your browser. Static assets like images, fonts, and stylesheets pass through unchanged, while HTML pages get rewritten on the fly.
What works well
Most standard websites — blogs, news sites, documentation, forums — load smoothly through the proxy.
What has limitations
Complex, JavaScript-heavy web apps that load content dynamically after the page opens may not render perfectly, since only the initial HTML is rewritten.