No description
Find a file
Luciabrightcode 32179b2190 feat(phase3): Implement Evasion & Resilience Layer + TLS Alignment
- Implement GhostCursorEngine with Bezier curves/Fitts's Law in src/browser/ghost_cursor.py
- Implement EntropyScheduler (Gaussian jitter/phase drift) in src/core/scheduler.py
- Implement MobileProxyRotator (sticky sessions) in src/core/proxy.py
- Update CamoufoxManager to target Chrome 124 for TLS consistency
- Add manual TLS verification script (tests/manual/verify_tls.py)
- Update implementation plan and walkthrough documentation
2025-12-23 11:56:20 +08:00
docs Initial commmit 2025-12-22 17:14:46 +08:00
skills Initial commmit 2025-12-22 17:14:46 +08:00
src feat(phase3): Implement Evasion & Resilience Layer + TLS Alignment 2025-12-23 11:56:20 +08:00
tests feat(phase3): Implement Evasion & Resilience Layer + TLS Alignment 2025-12-23 11:56:20 +08:00
venv feat: complete Phase 2 core components (Camoufox & CurlClient) 2025-12-22 18:01:15 +08:00
docker-compose.yml Initial commmit 2025-12-22 17:14:46 +08:00
Dockerfile Initial commmit 2025-12-22 17:14:46 +08:00
implementation_plan.md feat(phase3): Implement Evasion & Resilience Layer + TLS Alignment 2025-12-23 11:56:20 +08:00
README.md Initial commit 2025-12-22 09:12:15 +00:00
requirements.txt feat: complete Phase 2 core components (Camoufox & CurlClient) 2025-12-22 18:01:15 +08:00
walkthrough.md feat(phase3): Implement Evasion & Resilience Layer + TLS Alignment 2025-12-23 11:56:20 +08:00

FAEA