0

is there's a way to capture windows application session/traffic using fiddler? Were using this tool and I want to check the session generated thru Fiddler, is this possible?

Screenshot:

enter image description here

Ralph
  • 63
  • 5
  • That depends on if the application you want to capture traffic from uses the Windows proxy settings (the shown program is clearly a Java program on Windows). Why don't you just try it? If you can change the command-line the Java application is started with you can try to set proxy settings to `localhost` `8888` using arguments as shown in this https://stackoverflow.com/a/45060126/150978 – Robert Dec 01 '21 at 08:07

0 Answers0