kwork-api/mitmproxy
Claw 27ff64e02e Add mitmproxy VPS deployment with auth
- mitmproxy/auth.py: Basic Auth addon
- mitmproxy/start.sh: Startup script
- mitmproxy/mitmproxy.conf: Configuration
- mitmproxy.service: systemd service
- scripts/view_flows.py: Log viewer for Claw
- mitmproxy/INSTALL.md: Full installation guide

Features:
- HTTP Basic Auth (claw / KworkParser2026!)
- Captures traffic from phone
- Logs saved to flows.mitm
- Easy log viewing for AI analysis
2026-03-22 23:04:27 +00:00
..
auth.py Add mitmproxy VPS deployment with auth 2026-03-22 23:04:27 +00:00
INSTALL.md Add mitmproxy VPS deployment with auth 2026-03-22 23:04:27 +00:00
mitmproxy.conf Add mitmproxy VPS deployment with auth 2026-03-22 23:04:27 +00:00
start.sh Add mitmproxy VPS deployment with auth 2026-03-22 23:04:27 +00:00