All projects
argentum-browser-proxy
HTTP proxy with browser UI for PS4, Cloudflare bypass, video transcoding.
Independent project
My contribution
I built the Python proxy and browser interface, including request handling and media-related functionality for constrained browsers.
How I worked on it
- Separated browser interaction from the proxy’s request and response handling.
- Added transcoding and compatibility features for the target browsing workflow.
Implementation preview
- Browser request
- Python proxy
- Processed response
What it is
Companion tool to Argentum. A small HTTP proxy that exposes a browser UI and handles weird edge cases: PS4 traffic, Cloudflare bypass, on-the-fly video transcoding. Sits next to Argentum and feeds it clean HTTP.
Features
- HTTP proxy with browser UI
- PS4 traffic shaping
- Cloudflare bypass
- On-the-fly video transcoding
Stack
How to run it
git clone https://github.com/AG064/argentum-browser-proxy.git
cd argentum-browser-proxy
pip install -r requirements.txt
python proxy.py