# jech/polipo

The Polipo caching HTTP proxy

Repository: https://github.com/jech/polipo
Canonical: https://ross.abutalabs.com/products/polipo
Homepage: http://www.pps.jussieu.fr/~jch/software/polipo/
Language: C
License: MIT
License Family: permissive
Archived: true
Last push: 2017-12-23T09:48:14+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5515, "days_push": 3175, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1820, forks 348 (observed 2026-08-28T04:05:40.875143+00:00)

## What it is
Polipo is a lightweight, single-threaded, non-blocking caching HTTP proxy written in C with very modest resource needs. The project is no longer maintained, with the last release in 2017.

## Use cases
- cache web traffic on a low-resource machine
- run a local HTTP proxy to speed up browsing
- share a caching proxy across a small LAN
- reduce bandwidth usage by caching repeated requests
- use a simple forward proxy for privacy filtering

## When to avoid
- you need a maintained proxy with security updates
- you need modern proxy features like HTTPS interception or HTTP/2
- you're starting a new project - use Squid, Tinyproxy, or Privoxy instead

## Facets
- artifact type: service
- maturity: abandoned
- function: proxy, caching, http-server
- domain: networking, privacy, web-development
- platform: windows, cross-platform
- tags: http-proxy, web-cache, c, lightweight, linux, macos

## Member repositories
- jech/polipo (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.875143+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:19:58.947313+00:00, confidence not recorded.
  - readme: https://github.com/jech/polipo (fetched 2026-08-28T04:05:40.875143+00:00, sha e76bf2ba39f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
