Kõik projektid
argentum-browser-proxy
HTTP proxy with browser UI for PS4, Cloudflare bypass, video transcoding.
Projekti tehniline kirjeldus on inglise keeles.
Iseseisev projekt
Minu panus
I built the Python proxy and browser interface, including request handling and media-related functionality for constrained browsers.
Kuidas ma töötasin
- Separated browser interaction from the proxy’s request and response handling.
- Added transcoding and compatibility features for the target browsing workflow.
Teostuse eelvaade
- Browser request
- Python proxy
- Processed response
Mis see on
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.
Funktsioonid
- HTTP proxy with browser UI
- PS4 traffic shaping
- Cloudflare bypass
- On-the-fly video transcoding
Tehnoloogiad
Kuidas jooksutada
git clone https://github.com/AG064/argentum-browser-proxy.git
cd argentum-browser-proxy
pip install -r requirements.txt
python proxy.py