https://avwo.github.io/whistle/install.html
https://segmentfault.com/a/1190000005882861?utm_source=tuicool&utm_medium=referral
http://imweb.io/topic/596480af33d7f9a94951744c
安装
使用npm安装:
npm默认镜像是在国外,有时候安装速度很慢或者出现安装不了的情况,如果无法安装或者安装很慢,可以使用taobao的镜像安装:
$ npm install cnpm -g --registry=https://registry.npm.taobao.org
$ cnpm install -g whistle
启动
Note: 如果要防止其他人访问配置页面,可以在启动时加上登录用户名和密码 -n yourusername -w yourpassword
。
重启whsitle:
停止whistle:
调试模式启动whistle(主要用于查看whistle的异常及插件开发):
基本使用
推荐安装谷歌插件 whistle for Chrome
可以配置直接转发,这样访问qq.com会跳转到baidu界面
baidu.com statusCode://404
https://wq.jd.com js://{test.js}
www.qq.com www.baidu.com
www.ifeng.com file:///Users/admin/Desktop/test.js
www.ifeng.com js:///Users/admin/Desktop/test.js
www.ifeng.com html:///User/xxx/test/test.html
www.ifeng.com css:///User/xxx/test/test.css
还可以手机设置代理,抓包,操作类似charles