Is it important to use NTLM directly in node.js code?
Instead, you can try installing some intermediate NTLM proxies that will give you the ability to use a simple HTTP proxy in node.js. There are at least two solutions for this:
- Cntlm - written in C
- Ntlmaps - written in Python
molefrog
source share