Simple .Net Web Proxy

Some days ago i was in need of a sim­ple web proxy app to help me develop some web­ser­vice inte­gra­tion. Brows­ing the inter­net i was not able to find any­thing remotely use­ful and so i built my own: It is a sim­ple web proxy con­sole appli­ca­tion, con­fig­urable using her own app.config file.

Feel free to down­load and mod­ify the code, use it to test your apps or to dump and ana­lyze web traf­fic or extend it and build an http tun­nel. It’s an open source lit­tle tool to ease your day, if you find it use­ful remem­ber me :) .

One more note: on vista/seven it need admin priv­i­leges to open a port for listening.

 

down­load here: Github Repo