Fiddler使用

wgf4242 / 2023-05-09 / 原文

开启Fiddler会自启动全局代理,影响Python使用,注意关闭。

AutoResponsor

√Enable Rules,
√Unmatched requests passthrough

示例1: 替换为本地html

EXACT:https://www.baidu.com/
F:\downloads\f2\baidu.html

示例2 detail.js替换为在线 js

regex:g.ichunqiu.com.*detail.js(.*)$
http://192.168.50.161:8080/detail.js