How to make Fiddler listen to all IPs

后端 未结 3 429
别那么骄傲
别那么骄傲 2021-01-18 10:26

I\'m having trouble with one server sending data to another server, so I thought: let\'s debug it. I can setup a proxy, so why not use Fiddler? So I made the server use fidd

3条回答
  •  萌比男神i
    2021-01-18 10:36

    It took a lot of "Reflectoring" and I should have looked in the registry in the first place, but the solution is:

    Change HKCU\Software\Microsoft\Fiddler2\AllowRemote to "True".

提交回复
热议问题