官方版
Getting Started with Fiddler
First, Install Fiddler.
You can check more detailed information on how to install Fiddler here.
Next, Configure the Fiddler Server.
The Fiddler Server is the machine on which Fiddler is installed. Some scenarios may require specific steps for Fiddler to receive and send web traffic. This includes:
- Types of traffic, like decrypting HTTPS and authenticating with channel-binding tokens
- Operating systems, like Windows 8 and Mac OSX
- Network configurations, like monitoring a remote machine, chaining to an upstream proxy, using Fiddler as a Reverse Proxy, monitoring local traffic or monitoring dial-up and VPN connections
Last, Configure the Client.
The client is the source of the web traffic that Fiddler monitors. Some client applications, operating systems, and devices may require specific steps to send and receive traffic to and from Fiddler. This includes:- Browsers, like Firefox, Opera, or IE (when sending traffic to localhost)
- Applications, like .NET apps, WinHTTP Apps, Java Apps, and PHP/cURL apps
- Devices, like Android, iOS, Windows Phone 7, and PocketPC devices
谷歌翻译版
Fiddler 入门
首先,安装 Fiddler.
你可以在此处查看更多关于安装Fiddler的详细信息 here.
接着, 配置Fiddler服务器.
Fiddler Server 指安装在计算机上的Fiddler。在某些情况下,Fiddler可能需要特定的步骤来接收和发送Web流量。这包括:
- 流量类型, 像 解密 HTTPS 和 使用绑定的令牌进行通信验证
- 操作系统, 像 Windows 8 和 Mac OSX
- 网络配置, 像 监控远程计算机, 连接到上层代理, 使用Fiddler反向代理, 监控本地流量 或者 监控拨号或者VPN连接