genotrance / px

An HTTP proxy server to automatically authenticate through an NTLM proxy
MIT License
936 stars 99 forks source link

Sharepoint NTLM #105

Closed yapnel closed 4 years ago

yapnel commented 4 years ago

My use case is to use px as a standalone forward proxy server to authenticate against SharePoint's NTLM using NOPROXY.

I am wondering if this is possible please?

Please advise

Thanks

genotrance commented 4 years ago

Px does not support this - is only proxy auth that's supported today.

Px2 can support this easily since it uses libcurl as the backend. It is still under dev though.

https://github.com/genotrance/px2