OP here—thanks for all the tips! Tried the `.wgetrc` method and it *almost* worked, but now I’m getting a 407 auth error.
Weird thing: same creds work in curl. Is wget proxy pickier about auth headers?
Also, `--debug` showed the proxy’s rejecting the request *after* auth. Could it be a TLS issue? Gonna try `--secure-protocol` next.
Y’all are lifesavers!
Weird thing: same creds work in curl. Is wget proxy pickier about auth headers?
Also, `--debug` showed the proxy’s rejecting the request *after* auth. Could it be a TLS issue? Gonna try `--secure-protocol` next.
Y’all are lifesavers!
