NTLM authentication suppport
Open
feature request
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
#### Which platform are you running AnyProxy
Mac
#### The version of the AnyProxy
4.0.6
#### Your expected behavior of AnyProxy
Allow NTLM authentication to work through proxy
#### The actual behavior of AnyProxy
NTLM authentication doesn't work through proxy (401 Unauthorized headers after Authorization header sent), authentication does work without the proxy.
This is because a TCP proxy needs to be used for NTLM to work. Something like [this](http://ntlmaps.sourceforge.net/) might be helpful to see if it is feasible to add.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.