For Programmers: Free Programming Magazines  


Home > Archive > C# > December 2005 > Help with creating man-in-the-middle proxy









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Help with creating man-in-the-middle proxy
SlashDash

2005-12-10, 2:57 am

I'm trying to build a sort of man-in-the-middle proxy.
It needs to be able to intercept all requests comming out of the local machine on any number of given ports,
and allow to edit those requests before they leave the local machine.


Anyone can shed some light on this?!?
I found a few code examples on the web that let you listen on certain ports, but if another program is listening on the same port then it crashes (which ruins the whole point).


Thank you all!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com