betwixt

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

Github stars Tracking Chart

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

Overview

Name With Ownerkdzwinel/betwixt
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 5)
Platform
License:MIT License
Release Count4
Last Release Name1.6.1 (Posted on )
First Release Name0.0.0 (Posted on )
Created At2015-11-13 15:57:32
Pushed At2021-11-23 15:43:17
Last Commit At2018-12-21 21:46:04
Stargazers Count4.5k
Watchers Count81
Fork Count124
Commits Count86
Has Issues Enabled
Issues Count41
Issue Open Count21
Pull Requests Count12
Pull Requests Open Count1
Pull Requests Close Count4
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top