xref: /curl/docs/cmdline-opts/proxy-ntlm.md (revision fe9f68fa)
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3SPDX-License-Identifier: curl
4Long: proxy-ntlm
5Help: NTLM authentication with the proxy
6Category: proxy auth
7Added: 7.10.7
8Multi: mutex
9See-also:
10  - proxy-negotiate
11  - proxy-anyauth
12Example:
13  - --proxy-ntlm --proxy-user user:passwd -x http://proxy $URL
14---
15
16# `--proxy-ntlm`
17
18Use HTTP NTLM authentication when communicating with the given proxy. Use
19--ntlm for enabling NTLM with a remote host.
20