How to intercept HTTP requests and responses of a client machine (like fiddler does)

后端 未结 8 585
囚心锁ツ
囚心锁ツ 2020-12-24 15:00

I thought that the only way to intercept a request is to use a proxy, but fiddler somehow can intercept HTTP requests and responses without configuring anything on any brows

8条回答
  •  -上瘾入骨i
    2020-12-24 15:37

    Another way to intercept traffic without a proxy is WCCP on a supported device.

    http://www.cisco.com/en/US/docs/ios/11_2/feature/guide/wccp.html

提交回复
热议问题