betwixt

⚡️ Web Debugging Proxy based on Chrome DevTools Network panel.

Github星跟踪图

Betwixt

Build Status
Dependency Status

Betwixt will help you analyze web traffic outside the browser using familiar Chrome DevTools interface.

Installing

Download the latest release for your operating system, build your own bundle or run Betwixt from the source code.

Setting up

In order to capture traffic, you'll have to direct it to the proxy created by Betwixt in the background (http://localhost:8008).

If you wish to analyze traffic system wide:

  • on macOS - System Preferences → Network → Advanced → Proxies → Web Proxy (HTTP)
  • on Windows - Settings → Network & Internet → Proxy
  • on Ubuntu - All Settings → Network → Network Proxy

Setting up proxy on Windows 10 and macOS

If you want to capture traffic coming from a single terminal use export http_proxy=http://localhost:8008.

Capturing encrypted traffic (HTTPS) requires additional step, see this doc for instructions.

Contributing

All contributors are very welcome. See CONTRIBUTING.md fore more details.

License MIT

主要指标

概览
名称与所有者kdzwinel/betwixt
主编程语言JavaScript
编程语言JavaScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2015-11-13 15:57:32
推送于2021-11-23 15:43:17
最后一次提交2018-12-21 21:46:04
发布数4
最新版本名称1.6.1 (发布于 )
第一版名称0.0.0 (发布于 )
用户参与
星数4.6k
关注者数81
派生数123
提交数86
已启用问题?
问题数41
打开的问题数21
拉请求数12
打开的拉请求数1
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?