chore: clean up code — remove dead code, stale allows, eprintln→tracing, remove volatile data from docs

This commit is contained in:
Nikketryhard
2026-02-14 16:11:34 -06:00
parent 2e2d90bdb9
commit 6842bfeaa5
6 changed files with 11 additions and 19 deletions

View File

@@ -103,7 +103,7 @@ The proxy needs an OAuth token. Three ways to provide it:
## Stealth Features
- **TLS fingerprint**: BoringSSL with Chrome 142 JA3/JA4 + H2 fingerprint via `wreq`
- **TLS fingerprint**: BoringSSL with Chrome JA3/JA4 + H2 fingerprint via `wreq` (version auto-detected)
- **Protobuf**: Hand-rolled encoder producing byte-exact match to real webview traffic
- **Warmup**: Mimics real webview startup RPC calls
- **Heartbeat**: Periodic keep-alive matching real webview lifecycle