Liigu põhisisu juurde

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
  1. Browser request
  2. Python proxy
  3. 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

Python

Kuidas jooksutada

git clone https://github.com/AG064/argentum-browser-proxy.git
cd argentum-browser-proxy
pip install -r requirements.txt
python proxy.py