awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cmliu avatar

cmliu/WorkerVless2sub

0
View on GitHub↗
VLESS.fxxk.dedyn.io↗

WorkerVless2sub

WorkerVless2sub is a serverless proxy subscription manager that runs on Cloudflare's edge network, generating optimized VMess, VLESS, and Trojan proxy links. It operates as a subscription generator that combines a default node pool with IP-replacement optimization to produce high-performance proxy configurations.

The project distinguishes itself through its environment-variable-driven configuration system, allowing node parameters like host, UUID, and password to be set without code changes. It provides multiple subscription delivery methods, including a token-based quick endpoint for pre-configured nodes and URL-query-parameter customization for building tailored subscription links. Subscriptions can be exported in Clash or Sing-box format by appending a format suffix to the URL.

The system includes dynamic UUID credential management with configurable validity periods and automatic daily rotation. It maintains a multi-protocol node pool supporting VMess, VLESS, and Trojan protocols, with the ability to replace server addresses with speed-tested IPs for improved connection quality. Configuration is handled entirely through environment variables, defining default node parameters for automated subscription generation.

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Features

  • Proxy Subscription Generators - Generates optimized VMess, VLESS, and Trojan proxy subscriptions using Cloudflare Workers serverless runtime.
  • VMess VLESS Trojan - Generating proxy subscription links for VMess, VLESS, and Trojan nodes with customizable parameters and optimized server addresses.
  • Custom Parameter Subscriptions - Building tailored subscription URLs by specifying individual node parameters such as host, UUID, password, path, and transport protocol.
  • Proxy Subscription Format Exporters - Exports subscription data in Clash or Sing-box format by appending a format parameter to the subscription URL.
  • Clash and Sing-Box Exports - Exporting proxy subscriptions in Clash or Sing-box configuration format for direct use in compatible proxy clients.
  • Environment Variable Configuration - Configuring node parameters like host, UUID, and password through environment variables for flexible subscription generation.
  • Cloudflare Workers Implementations - Runs subscription generation logic entirely on Cloudflare's edge network using the Workers JavaScript runtime.
  • Proxy Subscription Managers - Managing proxy node subscriptions and configurations directly through Cloudflare Workers serverless functions.
  • Custom Subscription Builders - Construct subscription URLs from user-provided host, UUID, password, path, and transport parameters for VLESS or Trojan nodes.
  • Environment Variable-Based Configuration - Reads node parameters like host, UUID, and password from environment variables to configure the default node pool.
  • Proxy Node Pool Defaults - Set default nodes, paths, ports, and other subscription parameters through worker environment variables for automatic subscription generation.
  • Proxy Node Parameter Configurations - Set default node parameters like host, UUID, password, path, and SNI through environment variables for quick subscription generation.
  • Quick Subscription Endpoints - Serves a default subscription URL using built-in nodes, accessible via a configurable token path like /auto.
  • Proxy Node Defaults - Set default values for host, UUID, password, path, and other parameters to predefine nodes for quick subscription generation.
  • Proxy Node Pools - Maintains a default pool of hosts, UUIDs, passwords, and paths for serving pre-configured VMess, VLESS, and Trojan nodes.
  • Proxy Node Defaults - Setting default node parameters like host, UUID, password, and path through environment variables for quick subscription generation.
  • Proxy IP Replacement Optimizers - Replaces server addresses in VMess, VLESS, and Trojan links with speed-tested IPs to generate high-performance subscriptions.
  • Proxy Node Defaults - Set default values for host, UUID, password, path, SNI, transport type, and other fields used in quick subscription generation.
  • Pre-Configured Node Pool Subscriptions - Providing a default subscription endpoint with pre-configured proxy nodes accessible via a token path.
  • Time-Limited UUID Credentials - Generate time-limited UUIDs using a secret key, with configurable validity period and daily update time.
5,997 stars·7,488 forks·JavaScript·Apache-2.0·1 vue

Historique des stars

Graphique de l'historique des stars pour cmliu/workervless2subGraphique de l'historique des stars pour cmliu/workervless2sub

Alternatives open source à WorkerVless2sub

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec WorkerVless2sub.
  • base/nodeAvatar de base

    base/node

    68,511Voir sur GitHub↗

    This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and consensus processes of an Ethereum Virtual Machine node within an isolated environment to maintain the network and process blockchain data. The infrastructure includes a specialized interface for processing pending blocks via websockets to reduce latency. It also provides a state synchronization tool that uses pre-computed snapshots to accelerate the process of reaching the current block height. The system covers network identity configuration for mainnet and testnet environ

    Shell
    Voir sur GitHub↗68,511
  • raspap/raspap-webguiAvatar de RaspAP

    RaspAP/raspap-webgui

    5,184Voir sur GitHub↗

    This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for managing wireless access points, wireless repeaters, VPN gateways, and DNS ad-blocking filters. The system includes a captive portal framework to intercept network traffic via customizable splash pages and a VPN controller that supports WireGuard and OpenVPN with kill-switch functionality. It further differentiates itself with a DNS ad-blocking filter using curated blacklists and the ability to operate in multiple network modes, including bridged access point and wireless repeate

    PHParmbiandebiandnsmasq
    Voir sur GitHub↗5,184
  • liangliangyy/djangoblogAvatar de liangliangyy

    liangliangyy/DjangoBlog

    7,397Voir sur GitHub↗

    DjangoBlog is an open-source blog engine built with the Django web framework, designed as a full-featured content management system. It provides Markdown editing for articles and pages, supports social login through OAuth providers including Google, GitHub, Facebook, Weibo, and QQ, and offers full-text search powered by Elasticsearch or Whoosh with keyword highlighting in results. The blog distinguishes itself through several integrated capabilities. It includes a Redis-based page caching system that caches rendered responses and automatically invalidates them on content changes to reduce dat

    Pythonblogdjangodjango-blog
    Voir sur GitHub↗7,397
  • caarlos0/envAvatar de caarlos0

    caarlos0/env

    6,004Voir sur GitHub↗

    env is a Go library that reads environment variables and populates the fields of a Go struct according to tag directives. It uses reflection to iterate over struct types and tags at runtime, mapping environment variable names to struct fields and applying parsing behavior defined in struct tags. The library supports required field validation, returning errors when marked fields are missing or empty after parsing. It also provides default value fallback from struct tags when environment variables are not set, environment variable expansion that recursively substitutes references within values,

    Goconfigconfigurationenvironment
    Voir sur GitHub↗6,004
Voir les 30 alternatives à WorkerVless2sub→

Questions fréquentes

Que fait cmliu/workervless2sub ?

WorkerVless2sub is a serverless proxy subscription manager that runs on Cloudflare's edge network, generating optimized VMess, VLESS, and Trojan proxy links. It operates as a subscription generator that combines a default node pool with IP-replacement optimization to produce high-performance proxy configurations.

Quelles sont les fonctionnalités principales de cmliu/workervless2sub ?

Les fonctionnalités principales de cmliu/workervless2sub sont : Proxy Subscription Generators, VMess VLESS Trojan, Custom Parameter Subscriptions, Proxy Subscription Format Exporters, Clash and Sing-Box Exports, Environment Variable Configuration, Cloudflare Workers Implementations, Proxy Subscription Managers.

Quelles sont les alternatives open-source à cmliu/workervless2sub ?

Les alternatives open-source à cmliu/workervless2sub incluent : base/node — This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and… liangliangyy/djangoblog — DjangoBlog is an open-source blog engine built with the Django web framework, designed as a full-featured content… raspap/raspap-webgui — This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for… caarlos0/env — env is a Go library that reads environment variables and populates the fields of a Go struct according to tag… 7sageer/sublink-worker — This is a serverless proxy subscription converter implemented as a Cloudflare Worker. It aggregates multiple proxy… laziestren/cloud-mail — Cloud-mail is a serverless email backend and routing service built on Cloudflare infrastructure. It provides a…