• Stars
    star
    4,522
  • Rank 9,023 (Top 0.2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⚑ Web Debugging Proxy based on Chrome DevTools Network panel.

Betwixt

Build Status Dependency Status

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

Betwixt in action

Even more Betwixt action!

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

More Repositories

1

SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.
CSS
1,069
star
2

JS-OCR-demo

JavaScript optical character recognition demo
JavaScript
476
star
3

Proofreader

Simple text proofreader based on 'write-good' (hemingway-app-like suggestions) and 'nodehun' (spelling).
JavaScript
327
star
4

progress-bar-animation

Making a Doughnut Progress Bar - research notes
JavaScript
306
star
5

DOMListenerExtension

Chrome extension that allows you to monitor, browse and filter all DOM changes.
JavaScript
232
star
6

CSS-Diff

Chrome extension that allows to easily compare CSS of two HTML elements.
JavaScript
197
star
7

Context

Chrome extension that allows to sort other extensions into groups and easily switch between them.
JavaScript
173
star
8

JS-face-tracking-demo

JavaScript face tracking demo.
JavaScript
159
star
9

Look-alike

Visual regression testing tool.
JavaScript
32
star
10

Redmine-Issues-Checker

Chrome extension that helps you to keep track of your Redmine issues.
JavaScript
25
star
11

dailyjs-survey-sankey-diagrams

Daily JS survey results visualised with Sankey diagrams
CSS
23
star
12

DevToolsVoiceCommands

Experimental extension that allows inspecting and modifying websites using voice commands.
JavaScript
18
star
13

git-style-image-diff

Compare images line by line using git-like diffing algo
JavaScript
11
star
14

eZDebugHelper

Chrome extension for eZPublish developers.
JavaScript
8
star
15

AllGitHubTraffic

Plot data from all your GitHub repositories on one chart.
JavaScript
7
star
16

CriticalCSS

[WIP] chrome extension that offers one-click critical CSS extraction
JavaScript
4
star
17

fp

Researching browser fingerprinting protection…
JavaScript
4
star
18

TheMoleGame

The Amazing Mole - JavaScript game for the js13kgames.com competition 2014
JavaScript
4
star
19

web-privacy-pterodactyl

Web Privacy Pterodactyl disapproves trackers
4
star
20

jQueryAir

Looking for something to rewrite in your favourite MV* framework? Why not jQueryAir?
JavaScript
3
star
21

snailbook

The slooowest website on the Internet
JavaScript
3
star
22

GDEExtensionsWorkshop

Chrome Extensions Workshop for GDEs
3
star
23

MasonryTimeline

jQuery plugin - vertical list of posts with interactive timeline
JavaScript
3
star
24

MWPresentationTemplate

Making Waves presentation template based on html5slides project
JavaScript
2
star
25

HybridAppsPresentation

JavaScript
2
star
26

schema-org-wip

JavaScript
2
star
27

fisheye-slow

Particularly bad implementation of the fisheye effect 🐌 For YOU to optimize πŸš€
JavaScript
2
star
28

initiator-graph

Graph of top third party domains found on the web connected by their top initiators.
JavaScript
2
star
29

VersusExtension

Chrome extension that allows you to quickly compare number of Google results for multiple queries.
JavaScript
1
star
30

ChromeExtensionsWorkshop

Chrome Extensions Workshop Materials
1
star
31

TheBadLuckGame

JavaScript game for the js13kgames.com contest 2013
JavaScript
1
star
32

DevToolsPresentation

"5 common web development problems and how to solve them with Chrome Developer Tools"
1
star
33

MockieTalkie

JavaScript
1
star
34

CSS3AnimationPresentation

Lets get rid of GIFs and Flash!
JavaScript
1
star