Commit 946c994c authored by Jehonathan's avatar Jehonathan Committed by GitHub

update readme for nuget

parent 5ecc3c81
...@@ -27,8 +27,13 @@ Refer the HTTP Proxy Server library in your project, look up Test project to lea ...@@ -27,8 +27,13 @@ Refer the HTTP Proxy Server library in your project, look up Test project to lea
Install by nuget: Install by nuget:
For beta release
Install-Package Titanium.Web.Proxy -Pre Install-Package Titanium.Web.Proxy -Pre
For stable release
Install-Package Titanium.Web.Proxy
Setup HTTP proxy: Setup HTTP proxy:
...@@ -179,7 +184,8 @@ Future roadmap ...@@ -179,7 +184,8 @@ Future roadmap
============ ============
* Support Server Name Indication (SNI) for transparent endpoints * Support Server Name Indication (SNI) for transparent endpoints
* Support HTTP 2.0 * Support HTTP 2.0
* Support updstream AutoProxy detection * Support upstream AutoProxy detection
* Support SOCKS protocol
* Implement Kerberos/NTLM authentication over HTTP protocols for windows domain * Implement Kerberos/NTLM authentication over HTTP protocols for windows domain
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