# EtherDream/jsproxy

An online proxy based on ServiceWorker

Repository: https://github.com/EtherDream/jsproxy
Canonical: https://ross.abutalabs.com/products/jsproxy
Language: Shell
License: MIT
License Family: permissive
Last push: 2024-03-31T09:54:26+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": 2739, "days_push": 885, "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 9327, forks 3518 (observed 2026-08-28T04:10:30.543177+00:00)

## What it is
An online web proxy that uses browser Service Workers to intercept and rewrite requests client-side, so the nginx-based server only forwards traffic without modifying content. It includes API virtualization via JS hooks so proxied pages see original URLs, and offers a Cloudflare Worker serverless variant.

## Use cases
- self-host a web proxy to browse blocked sites
- deploy a low-overhead online proxy with nginx
- mirror websites for research
- study phishing site detection techniques
- run a serverless proxy on Cloudflare Workers
- accelerate access to frontend resources

## When to choose
- you want a self-hosted online proxy with minimal server CPU cost
- you need a proxy that preserves original URLs for page JavaScript
- you prefer a serverless deployment via Cloudflare Workers
- you want frontend hosting separated from the proxy backend

## When to avoid
- you need to support legacy browsers without Service Worker support
- you want a turnkey VPN or full traffic tunnel rather than web proxying
- you need active maintenance and recent updates
- you cannot run a Linux server with root access or port 80 exposure

## Facets
- artifact type: service
- maturity: maintenance
- function: proxy, http-server, web-scraping, security
- domain: privacy, censorship-circumvention, web-development, self-hosted, networking
- platform: self-hosted, browser
- tags: online-proxy, service-worker, nginx, cf-worker, url-rewriting, js-hook, anti-censorship, linux, web-server

## Member repositories
- EtherDream/jsproxy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.543177+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:22:29.222324+00:00, confidence not recorded.
  - readme: https://github.com/EtherDream/jsproxy (fetched 2026-08-28T04:10:30.543177+00:00, sha 2ac3079c9a29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
