之前用fiddler 一直都是正常的,但是过了几个月再次使用的时候没几秒钟就提示:The system proxy was changed,click to reenable fiddler capture 手动点一两次还可以,一直提示这个怎么能忍. 根据提示知道出现这个问题肯定就是电脑里面有其他的软件也用了代理,所以目标就是卸载掉其他使用代理的软件. 1.百度搜索相关问题,第一个找到的是说:在Tools-->WinINET Options 进到Internet属性对话框将拨号和虚拟专用网络设置…
正解 The solution for the Fiddler error of "Failed to register Fiddler as the system proxy" is in the following link, but you have to reboot after applying it to make is active. http://www.rudyhuyn.com/blog/2018/01/10/how-to-fix-fiddler-when-it-ca…
frmViewer.cs: namespace Fiddler{ using Microsoft.Win32; using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel; using System.Diagnostics; usi…