Proxy 12345 «Chrome REAL»
Because the hostname proxy doesn't exist, or nothing is listening on port 12345 .
Decoding the Config: What Does “Proxy 12345” Actually Mean? proxy 12345
export HTTP_PROXY="http://proxy.local:12345" Because the hostname proxy doesn't exist, or nothing
October 26, 2023 Category: DevOps & Networking Because the hostname proxy doesn't exist
export https_proxy="http://proxy:12345" curl https://api.github.com And you get: curl: (7) Failed to connect to proxy port 12345: Connection refused
Or maybe you saw the raw log line: "proxy 12345" .