简体   繁体   中英

Fiddler cannot capture web server traffic?

I've been stuck on this problem for hours at this point and I can't figure out the problem.

i would like to integrate "FiddlerCore" into my application , but its seem like only

get the request and response from localhost ? can i capture web server traffic ?

any advise would be thanks

for example :

i would like make a request like "http:servername/index.aspx" ,

and i'll setup the application which integrate into the FiddlerCore on the server ,

i hope the application can collect incoming request and response

11/5 Finally , I find the answer what i want , the url below

topics

How do you make the request? A localhost? Try with the server/machine name in the URL instead.

If your goal is to run FiddlerCore on the server and collect inbound traffic, you want to use FiddlerCore in Reverse Proxy mode. http://fiddler2.com/documentation/Configure-Fiddler/Tasks/UseFiddlerAsReverseProxy shows the process for Fiddler itself, but FiddlerCore is similar.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM