# justcoding121/titanium-web-proxy

A cross-platform high performing HTTP(S) proxy server in C#.

Repository: https://github.com/justcoding121/titanium-web-proxy
Canonical: https://ross.abutalabs.com/products/titanium-web-proxy
Language: C#
License: MIT
License Family: permissive
Topics: c-sharp, proxy-server, http, http-server, https
Last push: 2026-08-26T20:31:04+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 4258, "days_push": 7, "days_rel": 13, "gap_med": 3, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1987, forks 656 (observed 2026-08-28T04:06:02.855219+00:00)

## What it is
Titanium Web Proxy is a lightweight, high-performance HTTP(S) proxy server library for .NET that can operate as a man-in-the-middle (MITM) proxy or a reverse proxy. It is written in C# and works across Windows, Linux, and Apple devices.

## Use cases
- intercept and inspect HTTPS traffic from applications
- build a man-in-the-middle proxy for debugging HTTP requests
- set up a reverse proxy in front of web services
- capture and modify HTTP responses in tests
- monitor network traffic from a .NET application
- implement custom request/response filtering rules

## When to choose
- you need an embeddable HTTP(S) proxy inside a .NET application
- you want MITM capabilities with TLS interception on Windows, Linux, or macOS
- you need a high-performance programmatic proxy rather than a standalone tool
- you want to programmatically intercept, modify, or block HTTP traffic

## When to avoid
- you need a ready-to-run proxy binary without writing code
- you need a SOCKS or non-HTTP proxy protocol
- your stack is not .NET/C#
- you need a full-featured production web server or API gateway

## Facets
- artifact type: library
- maturity: active
- function: http-server, proxy, networking, security
- domain: networking, web-development, developer-tools, security
- platform: cross-platform, windows, dotnet
- tags: mitm-proxy, reverse-proxy, https-proxy, csharp, http-proxy, linux, macos

## Member repositories
- justcoding121/titanium-web-proxy (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:02.855219+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:03:00.503683+00:00, confidence not recorded.
  - readme: https://github.com/justcoding121/titanium-web-proxy (fetched 2026-08-28T04:06:02.855219+00:00, sha 06c1b7f1c8a4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
