http proxy, whistle, w2, http 调试代理

whistle HTTP, HTTPS, Websocket debugging proxy tool in linux, like Fiddler for windows

install whistle

1
2
npm install -g whistle
yarn global add whistle

w2 command

1
2
3
4
w2 help
w2 start
w2 stop

把代理指向127.0.0.1:8899

浏览器访问 http://127.0.0.1:8899/#network

https://github.com/avwo/whistle

https://github.com/avwo/whistle/blob/master/README-zh_CN.md

https://www.npmjs.com/package/whistle

https://avwo.github.io/whistle/install.html