# bulianglin/psub

利用CF Worker搭建的反代订阅转换工具

Repository: https://github.com/bulianglin/psub
Canonical: https://ross.abutalabs.com/products/psub
Homepage: https://www.youtube.com/@bulianglin
Language: HTML
License: MIT
License Family: permissive
Archived: true
Last push: 2024-06-28T08:18:00+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 75
- inputs: {"age_days": 1051, "days_push": 796, "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 1772, forks 1168 (observed 2026-08-28T04:05:34.243993+00:00)

## What it is
psub is a proxy subscription conversion tool deployed on Cloudflare Workers that acts as a reverse proxy for subscription conversion backends. It randomizes server addresses and node credentials to protect user privacy when converting proxy subscriptions.

## Use cases
- convert proxy subscriptions privately without leaking node credentials
- self-host a subscription converter on Cloudflare Workers
- reverse proxy a subscription conversion backend
- convert shadowsocks, vmess, trojan, or vless subscription links
- avoid sending subscription URLs to public conversion services

## When to choose
- you use proxy subscription conversion and care about privacy of your node credentials
- you want a free serverless deployment on Cloudflare Workers with KV or R2 storage
- you need to proxy an existing conversion backend like subconverter

## When to avoid
- you need a full proxy client rather than a subscription converter
- you cannot use Cloudflare Workers or its KV/R2 storage
- you need protocols unsupported by your chosen conversion backend

## Facets
- artifact type: service
- maturity: active
- function: proxy, privacy, web-scraping, self-hosted
- domain: privacy, censorship-circumvention, self-hosted, networking
- platform: cloud, self-hosted
- tags: cloudflare-workers, subscription-conversion, proxy-subscription, kv-storage, r2, web-server

## Member repositories
- bulianglin/psub (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.243993+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:25:57.294436+00:00, confidence not recorded.
  - readme: https://github.com/bulianglin/psub (fetched 2026-08-28T04:05:34.243993+00:00, sha eeedb9e51c06)
  - homepage: https://www.youtube.com/@bulianglin (fetched 2026-08-29T11:04:03.505021+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
