基于 Chrome DevTools 的 Web 調試代理:Betwixt.js
Betwixt 是基于 Chrome DevTools Network 面板的 Web 調試代理,可以幫助開發者在瀏覽器外使用類似 Chrome DevTools 的界面分析 Web 流量。
使用:
# Clone this repository $ git clone https://github.com/kdzwinel/betwixt.git # Go into the repository $ cd betwixt # Install dependencies and run the app $ npm install && npm start
如果你想分析更多的流量系統:
-
OS X -System Preferences → Network → Advanced → Proxies → Web Proxy (HTTP)
-
Ubuntu -All Settings → Network → Network Proxy
-
Windows -PC Settings → Network → Proxy
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!