Replit Proxy
A simple HTTP proxy server with a clean frontend interface.
Features
- ✓ Load any website through the proxy
- ✓ Block local/private IP addresses
- ✓ Remove iframe-blocking headers for testing
- ✓ Debug endpoint showing recent requests
- ✓ Clean, responsive UI
Setup
- Files are already in place
- Run
npm install (Replit does this automatically)
- Click Run or execute
npm start
- Open the provided URL in your browser
Usage
- Enter a URL (e.g.,
example.com)
- Click Load or press Enter
- The website loads in the iframe below
- Check
/debug/recent for request history
Endpoints
/ - Main interface
/proxy? url=<ENCODED_URL> - Proxy endpoint
/debug/recent - Recent proxied requests (JSON)
Security Notes
- ⚠️ Educational use only
- Blocks access to localhost and private IP ranges
- No authentication - anyone with access can use it
- No rate limiting - prone to abuse
- Do not deploy publicly without proper protections
help
- just run npm install
- then run npm start
- or press the run button
- thats it i dont know the rest i struggle with js
- it canot run youtube or google.com
- at the moment
suggestions
- sorry about any typos
- if you have any suggestions please make a pull request
- or email me at tobysaltmarsh@hotmail.com
- thanks for any help