# alibaba/anyproxy

A fully configurable http/https proxy in NodeJS

Repository: https://github.com/alibaba/anyproxy
Canonical: https://ross.abutalabs.com/products/anyproxy
Homepage: http://anyproxy.io
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2023-03-06T17:20:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4405, "days_push": 1276, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7903, forks 1203 (observed 2026-08-28T04:10:09.368132+00:00)

## What it is
AnyProxy is a fully configurable HTTP/HTTPS proxy server built on Node.js, supporting custom rule modules to intercept, modify, and inspect traffic. It can be used as a CLI tool or embedded as a library, and includes a web interface for viewing requests.

## Use cases
- intercept and inspect http/https traffic for debugging
- mock or modify api responses during development
- capture mobile app network requests via a proxy
- write custom rules to rewrite requests and responses
- set up a local proxy server for testing

## When to choose
- you need a programmable Node.js proxy with custom request/response rules
- you want to debug or mock HTTP(S) traffic from browsers or mobile devices
- you prefer a JavaScript-based alternative to Charles or Fiddler

## When to avoid
- you need a high-performance production forward proxy like Squid or HAProxy
- you need a GUI-first traffic capture experience out of the box
- you need actively developed features - the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: proxy, http-server, middleware, web-scraping
- domain: networking, developer-tools, web-development, security
- platform: cross-platform, cli
- tags: http-proxy, https-proxy, mitm, request-interception, debugging, rule-based-proxy, nodejs

## Member repositories
- alibaba/anyproxy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:09.368132+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-29T17:33:23.735253+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/anyproxy (fetched 2026-08-28T04:10:09.368132+00:00, sha 4aad91785e48)
  - registry_npm: https://registry.npmjs.org/anyproxy (fetched 2026-08-29T08:30:21.409058+00:00, sha c99bb4d15a28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
