抓取https包:proxy - SSL proxy settings - enable SSL proxying -location:*:443(注意端口号可能需要修改)
- Root Certificate 不需要做任何改动!!using automatically 即可!!
禁止pc端连接当前代理:proxy- 取消选中windows proxy (每次打开都要重复此步骤)
给请求添加cookie(用于切流):tools - rewrite -enable rewrite -add . 切流到不同机房时,location填写需要添加cookie的URL,下方添加cookie. type为append. action举个例子:Cookie:hit_cloud=1;cloud_cluster=xx
模拟服务器挂掉:tools - rewrite - 同上 - type选择 response status, match写200(正常值),replace写500
charles模拟网速:proxy - throttle settings