awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kdzwinel avatar

kdzwinel/betwixt

0
View on GitHub↗
4,562 stars·123 forks·JavaScript·MIT·13 views

Betwixt

Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed application. It functions as an HTTPS traffic inspector, routing operating system and command line interface traffic through a local proxy for analysis.

The tool utilizes a Chrome DevTools compatible interface to render captured traffic, allowing for the inspection of requests and responses from non-browser sources. It performs man-in-the-middle HTTPS decryption by generating a trusted root certificate to inspect encrypted communication between clients and servers.

The project covers capabilities for system-wide traffic capture, terminal-specific session debugging, and the configuration of network ports and certificate storage. It includes build scripts for generating distributable binaries across multiple target operating systems and hardware architectures.

Features

  • Proxy Servers - Ships a local proxy server that intercepts and routes system-wide network traffic for analysis.
  • DevTools Interfaces - Provides a user interface based on browser engine developer tools to visualize captured network traffic from non-browser processes.
  • Local App Traffic Captures - Configures system proxy settings to route all local application HTTP and HTTPS traffic through the debugging proxy.
  • HTTP Traffic Inspection - Enables real-time monitoring and analysis of HTTP request and response bodies from any installed application.
  • Traffic Interception - Implements OS-level traffic interception to route external application network communication through a local proxy for monitoring.
  • HTTPS Decryption Proxies - Implements a proxy that decrypts HTTPS traffic using dynamically generated TLS certificates for inspection.
  • Network Monitoring Tools - Acts as a system-wide network monitor that captures requests from any installed application.
  • System-Wide Traffic Captures - Captures all operating system network traffic to monitor requests from non-browser software.
  • CLI Tool Traffic Captures - Provides a mechanism to route network traffic from a terminal session through the proxy to debug CLI tools.
  • Local Development Proxies - Provides a local proxy that routes operating system and CLI traffic for developer inspection.
  • Debugging Tooling - System-level network proxy for inspection via the browser.

Star history

Star history chart for kdzwinel/betwixtStar history chart for kdzwinel/betwixt

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Betwixt

Similar open-source projects, ranked by how many features they share with Betwixt.
  • proxymanapp/proxymanProxymanApp avatar

    ProxymanApp/Proxyman

    6,858View on GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    debugging-tooliosmacos
    View on GitHub↗6,858
  • jz-darkal/androidhttpcaptureJZ-Darkal avatar

    JZ-Darkal/AndroidHttpCapture

    4,598View on GitHub↗

    AndroidHttpCapture is a mobile application for intercepting and analyzing HTTP and HTTPS network traffic directly on an Android device. It functions as a local proxy server and traffic interceptor to capture and monitor requests and responses from other installed mobile applications. The tool provides capabilities for MITM HTTPS decryption through root certificate installation and supports exporting captured network sessions as HAR files for external analysis. It allows for real-time response body injection and the modification of request headers via user agent spoofing. The project includes

    Java
    View on GitHub↗4,598
  • beyondcode/exposebeyondcode avatar

    beyondcode/expose

    4,569View on GitHub↗

    Expose is a PHP-based tunneling service and local environment proxy that exposes local servers to the internet via public URLs. It provides a secure way to share development previews and test APIs without deploying to a remote server. The project is distinguished by its support for self-hosted tunneling infrastructure, allowing users to deploy a private server for full control over data and network configuration. It includes a dedicated HTTP webhook debugger for capturing, inspecting, and replaying incoming requests to verify system behavior in a local environment. The toolset covers network

    PHP
    View on GitHub↗4,569
  • linkerd/linkerd2linkerd avatar

    linkerd/linkerd2

    11,424View on GitHub↗

    This project is a service mesh platform designed to manage, secure, and observe service-to-service communication within Kubernetes clusters. It functions as a control plane that orchestrates transparent sidecar proxies, which intercept and manage network traffic to provide reliable connectivity for microservices. By automating the injection of these proxies, the platform ensures that infrastructure-level policies are applied consistently across all workloads without requiring manual configuration changes. The platform distinguishes itself through its focus on zero-trust security and cross-clu

    Gocloud-nativegolangkubernetes
    View on GitHub↗11,424
See all 30 alternatives to Betwixt→

Frequently asked questions

What does kdzwinel/betwixt do?

Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed application. It functions as an HTTPS traffic inspector, routing operating system and command line interface traffic through a local proxy for analysis.

What are the main features of kdzwinel/betwixt?

The main features of kdzwinel/betwixt are: Proxy Servers, DevTools Interfaces, Local App Traffic Captures, HTTP Traffic Inspection, Traffic Interception, HTTPS Decryption Proxies, Network Monitoring Tools, System-Wide Traffic Captures.

What are some open-source alternatives to kdzwinel/betwixt?

Open-source alternatives to kdzwinel/betwixt include: proxymanapp/proxyman — Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket… jz-darkal/androidhttpcapture — AndroidHttpCapture is a mobile application for intercepting and analyzing HTTP and HTTPS network traffic directly on… beyondcode/expose — Expose is a PHP-based tunneling service and local environment proxy that exposes local servers to the internet via… linkerd/linkerd2 — This project is a service mesh platform designed to manage, secure, and observe service-to-service communication… monosans/proxy-list — This project is a repository of proxy server addresses, providing a regularly updated dataset of HTTP, SOCKS4, and… danikula/androidvideocache — AndroidVideoCache is a local proxy server and disk-based media cache for Android. It intercepts network requests to…