Px proxy
Px is a HTTP(s) proxy server that allows applications to authenticate through an NTLM or Kerberos proxy server, typically used in corporate deployments, without having to deal with the actual handshake.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
Tags
- Proxy
- ntlm
Px proxy News & Activities
Recent activities
Px proxy information
What is Px proxy?
Px is a HTTP(s) proxy server that allows applications to authenticate through an NTLM or Kerberos proxy server, typically used in corporate deployments, without having to deal with the actual handshake. It is primarily designed to run on Windows systems and authenticates on behalf of the application using the currently logged in Windows user account.
Px is similar to "NTLM Authorization Proxy Server" NTLMAPS and Cntlm in that it sits between the corporate proxy and applications and offloads authentication. The advantage is that Px is able to use the currently logged in user's credentials automatically without requiring any user supplied credentials. This is accomplished by using Microsoft SSPI to generate the tokens and signatures required to authenticate with the proxy.
Px also supports Kerberos and works with user supplied credentials for cases where SSPI is not available.

