Click here to Skip to main content
15,881,709 members
Articles / General Programming / Threads

Implementing a Multithreaded HTTP/HTTPS Debugging Proxy Server in C#

Rate me:
Please Sign up or sign in to vote.
4.86/5 (35 votes)
3 Feb 2011Ms-PL4 min read 313.3K   15.6K   109  
A complete proxy server except instead of SSL Tunneling, will perform a "man-in-the-middle" decryption on SSL traffic allowing you to inspect the encrypted traffic

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions