2
Reply

Proxy server using c# winfroms

naem name

naem name

Mar 10 2017 4:06 AM
250
Hi all,
 
I want to develop a program using c# winforms.
1.The programs should take a url from the user. (e.g. URL: https://www.example1.com or https://www.example2.com)
 
3. It should be able to intercept HTTP or HTTPS packets being send to and received from  that url
 
4. It should be able to send its own HTTP requests packets to the server
 
Thanks in advance. 

Answers (2)