官方版
Configure Fiddler for Android / Google Nexus 7
Configure Fiddler
- Click Tools > Fiddler Options > Connections.
- Ensure that the checkbox by Allow remote computers to connect is checked.
- If you check the box, restart Fiddler.
Hover over the Online indicator at the far right of the Fiddler toolbar to display the IP address of the Fiddler server.
Configure Nexus Device
Swipe down from the top of the screen and tap the Settings icon.
- Tap Wi-Fi.
- Tap and hold your current Wi-Fi network. Select Modify Network.
- Tap the Show advanced options box.
- Tap the Proxy settings dropdown and select Manual.
- Type the IP address and port (usually 8888) of the Fiddler server.
- Tap Save.
To verify this configuration, go to http://ipv4.fiddler:8888/. Chrome should display the Fiddler Echo Service webpage, and the traffic should appear in Fiddler.
Disable the proxy
After using Fiddler, return to the Proxy Settings screen above and remove the proxy.
Decrypt HTTPS
- On the Fiddler Echo Service Webpage, click the FiddlerRoot Certificate link.
- If the download doesn’t open automatically, swipe down from the top and tap the Settings icon.
- Tap Personal > Security.
- Under Credential Storage, tap Install from storage.
- Tap the FiddlerRoot.cer file.
- (Optional) Type a name for the certificate.
To verify this configuration, tap Trusted credentials > User. This should display the Fiddler certificate.
Disable HTTPS Decryption
To delete the FiddlerRoot certificate, tap Trusted credentials > User and delete the certificate.
谷歌翻译版
为Android/Google Nexus 7 配置Fiddler
配置Fiddler
- 单击 Tools > Fiddler Options > Connections.
- 确保已经选中 Allow remote computers to connect 。
- 如果你勾选了, 重新打开Fiddler。
将鼠标悬停在Fiddler工具栏最右侧的Online指示器上,以显示Fiddler服务器的IP地址。
配置Nexus设备
从屏幕顶部向下滑动,然后点击“设置”图标。
- 点击 Wi-Fi.
- 点击并按住您当前的Wi-Fi网络。 选择修改网络。
- 勾选显示高级选项。
点击代理设置下拉菜单,然后选择手动。
输入Fiddler服务器的IP地址和端口(通常是8888)。
 ·
- 点击 保存.
要验证此配置,请访问http://ipv4.fiddler:8888/。 Chrome浏览器应显示Fiddler Echo Service网页,访问流量应显示在Fiddler中
禁用代理
使用Fiddler后,返回上方的“代理设置”屏幕并删除代理。
解密HTTPS
- 在Fiddler Echo服务网页上,单击FiddlerRoot证书链接。
- 如果下载没有自动打开,请从顶部向下滑动并点击“设置”图标。
- 点击 Personal > Security.
- 在“凭据存储”下,点击“从存储中安装证书”。
- 点击 FiddlerRoot.cer 文件。
- (可选)输入证书名称。
要验证此配置,请点击Trusted credentials > User。这将显示Fiddler证书。
禁用HTTPS解密
要删除FiddlerRoot证书,请点击Trusted credentials > User并删除该证书。