博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Web 调试代理 Betwixt.js
阅读量:6252 次
发布时间:2019-06-22

本文共 505 字,大约阅读时间需要 1 分钟。

Betwixt.js 详细介绍

Betwixt 是基于 Chrome DevTools Network 面板的 Web 调试代理,可以帮助开发者在浏览器外使用类似 Chrome DevTools 的界面分析 Web 流量。

image

使用:

# 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 ProxyWindows - PC Settings → Network → Proxy

image

文章转载自 开源中国社区[https://www.oschina.net]

你可能感兴趣的文章
谈谈站桩
查看>>
使用 VisualVM 进行性能分析及调优
查看>>
用JAVA生成老电影海报
查看>>
【第三十章】 elk(1) - 第一种架构(最简架构)
查看>>
你真的知道自己每天都需要做什么吗?
查看>>
c2java select algorithm
查看>>
Java Runtime.exec
查看>>
神经网络第一步,手写数字识别的例子分享给大家
查看>>
MobX响应式编程库
查看>>
Gradle基本使用(1):安装、IDEA使用
查看>>
Linux查看用户及其权限管理
查看>>
Kentico中的skin.css的加载
查看>>
elasticsearch6.3.1 安装以及配置IK 使用
查看>>
闪聊的beta版推出了
查看>>
WCF光芒下的Web Service
查看>>
GnuPG笔记
查看>>
批处理常用命令总结2
查看>>
ubuntu双网卡bonding配置(转)
查看>>
Ubuntu 14.04 关于 TensorFlow 环境的配置
查看>>
漂亮灵活设置的jquery通知提示插件toastr
查看>>