Commit 8ecbc88b authored by justcoding121's avatar justcoding121 Committed by justcoding121

update win auth

parent a940f69d
......@@ -18,6 +18,7 @@ Features
* Support mutual SSL authentication
* Fully asynchronous proxy
* Supports proxy authentication & automatic proxy detection
* Kerberos/NTLM authentication over HTTP protocols for windows domain
Usage
=====
......@@ -203,7 +204,6 @@ public Task OnCertificateSelection(object sender, CertificateSelectionEventArgs
```
Future road map (Pull requests are welcome!)
============
* Implement Kerberos/NTLM authentication over HTTP protocols for windows domain
* Support Server Name Indication (SNI) for transparent endpoints
* Support HTTP 2.0
* Support SOCKS protocol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment