Posted July 15, 201411 yr Hi,I would know if create a web proxy like Charles Proxy or Fiddler (but a minimal version) sounds possible. I want to know what was requested, then answer to these requests by what I want (the real page or a fake response)Thanks in advance and sorry for the incovenience
July 15, 201411 yr Here are some open source projects that are similar to Fiddler: http://www.wireshark.org/ http://sourceforge.net/projects/paros/ https://code.google.com/p/andiparos/ https://code.google.com/p/zaproxy/ https://github.com/jbittel/httpry Fiddler offers a library that can be used in managed projects as well: http://fiddler.wikidot.com/fiddlercore http://www.telerik.com/fiddler/fiddlercore
Create an account or sign in to comment