Web 调试代理 Betwixt.js

码农软件 · 软件分类 · 程序调试工具 · 2019-11-30 12:14:11

软件介绍

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

Betwixt in action

使用:

# 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

Setting up proxy on OS X

本文地址:https://codercto.com/soft/d/20117.html

Coding the Matrix

Coding the Matrix

Philip N. Klein / Newtonian Press / 2013-7-26 / $35.00

An engaging introduction to vectors and matrices and the algorithms that operate on them, intended for the student who knows how to program. Mathematical concepts and computational problems are motiva......一起来看看 《Coding the Matrix》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具