[ci skip] Add reverse proxy mode to f1-stream

Replace CPU-intensive headless Chrome + WebRTC pipeline with a
lightweight Go reverse proxy that strips anti-framing headers
(X-Frame-Options, CSP) and embeds streaming sites in iframes.

- New internal/proxy package with URL rewriting for HTML/CSS
- JS shim injection to intercept fetch/XHR/WebSocket/createElement
- Referer reconstruction for correct cross-origin auth (HLS streams)
- Inline iframe viewer preserving site navigation (not fullscreen overlay)
This commit is contained in:
Viktor Barzin 2026-02-21 21:23:21 +00:00
parent f7710b6067
commit 450dfc28e4
No known key found for this signature in database
GPG key ID: 0EB088298288D958
34 changed files with 6223 additions and 7 deletions

File diff suppressed because it is too large Load diff