Files
pmg/internal/flows
Claude f62ae124e9 fix: set NO_PROXY to exclude loopback from proxy routing (issue #193)
Without NO_PROXY, tools that respect proxy env vars (Node.js, pip, curl)
route localhost/127.0.0.1 traffic through the PMG MITM proxy, causing
EFAULT or ConnectionRefused errors for apps that call their own local
services during package installation.

https://claude.ai/code/session_012nvrxyfWjzWUtS4U7Z5j6F
2026-04-01 09:19:12 +00:00
..