我怎样才能让 Fiddler 通过 CNTLM 监视流量

我怎样才能让 Fiddler 通过 CNTLM 监视流量

编辑:我不知道我之前做了什么,但现在似乎可以正常工作了。我没有看到 TortoiseHg 的流量,但那没什么大损失。来自浏览器的流量很好。

我已投票关闭该问题。

I'm behind an ISA server so I'm using CNTLM to purxy-auth clients like Git, Mercurial & even Chrome. I know Fiddler can do this too but CNTLM is much faster for Git, Hg etc. There are usually 2x 407's before the 200 goes through in Fiddler.

Fiddler ignores 127.0.0.* which is a bummer because that's where CNTLM is. How can I get it to capture this traffic?

相关内容