EtherDream/jsproxy
An online proxy based on ServiceWorker observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2739
- days_rel: n/a
- days_push: 885
- n_releases_24m: 0
Adoption not part of the score
9327 stars · 3518 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
service · maturity maintenance
proxy http-server web-scraping security privacy censorship-circumvention web-development self-hosted networking self-hosted browser online-proxy service-worker nginx cf-worker url-rewriting js-hook anti-censorship linux web-server
1 source
- readme: https://github.com/EtherDream/jsproxy · fetched 2026-08-28 · 2ac3079c9a29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EtherDream/jsproxy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="EtherDream/jsproxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem