- Delete mitm.go: CA generation and HTTPS interception removed entirely - proxy.go: remove handleGatedConnect, forwardToUpstream, MITM struct field; gated CONNECT now returns 407 with explanation - main.go: remove --ca-dir flag and MITM initialisation - Workplan.md: record per-request auth decision (challenge bound to URL + method + nonce; no session opened; may revisit) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| gated.go | ||
| go.mod | ||
| main.go | ||
| phone.go | ||
| proxy.go | ||