awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eooce avatar

eooce/node-ws

0
View on GitHub↗
5,629 estrellas·9,712 forks·JavaScript·gpl-3.0·2 vistaswww.npmjs.com/package/@eooce/nodews↗

Node Ws

node-ws is a lightweight proxy server implementation that supports both VLESS and Trojan protocols without requiring a kernel, making it suitable for serverless environments. The project enables running a dual-protocol proxy service that can be deployed on web hosting panels with Node.js support.

The proxy service can be configured to expose subscription links at configurable paths, allowing clients to retrieve connection details for proxy nodes. It supports deployment on DirectAdmin and other web hosting panels through environment variable configuration for UUID, port, and domain settings.

Additional capabilities include integration with Nezha monitoring for server health tracking, and the ability to route traffic through Cloudflare Workers or snippets for CDN acceleration. The project provides deployment instructions for setting up the Node.js application on various hosting platforms.

Features

  • Node.js Proxy Servers - Provides a complete Node.js proxy server implementation for deployment on web hosting panels.
  • Proxy Protocol Implementations - Implements a lightweight proxy server supporting both VLESS and Trojan protocols.
  • Proxy Subscription Links - Exposes a configurable subscription URL for proxy node connection details.
  • Web Hosting Deployments - Ships deployment instructions for running the proxy on DirectAdmin web hosting panels.
  • Node.js Proxy Deployments - Documents deployment of the proxy on Node.js-capable web hosting panels with environment variable configuration.

Historial de estrellas

Gráfico del historial de estrellas de eooce/node-wsGráfico del historial de estrellas de eooce/node-ws

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Node Ws

Proyectos open-source similares, clasificados según cuántas características comparten con Node Ws.
  • yonggekkk/x-ui-ygAvatar de yonggekkk

    yonggekkk/x-ui-yg

    3,519Ver en GitHub↗

    x-ui-yg is a web-based proxy panel and multi-protocol manager used to deploy and manage network proxy protocols for bypassing internet censorship. It serves as a centralized administrator for secure network tunnels, providing a dashboard to obscure internet traffic and maintain user privacy. The project functions as a proxy subscription server, generating aggregated client subscription links and configuration files locally to remove reliance on third-party conversion tools. It also acts as a CDN proxy orchestrator, allowing the use of CDN domains and encryption to mask server identities and p

    Shellalpineargochatgpt
    Ver en GitHub↗3,519
  • http-party/node-http-proxyAvatar de http-party

    http-party/node-http-proxy

    14,135Ver en GitHub↗

    node-http-proxy is a Node.js HTTP proxy library used for forwarding requests to target servers. It functions as reverse proxy middleware capable of mapping incoming routes to target destinations and transforming request and response data streams. The library includes a WebSocket proxy gateway that upgrades standard HTTP connections into bidirectional streams between clients and backend servers. It also provides a response transformer for modifying bodies, location headers, and cookie domains. The project covers traffic routing management via rule-based translation tables and secure connectio

    JavaScript
    Ver en GitHub↗14,135
  • alibaba/anyproxyAvatar de alibaba

    alibaba/anyproxy

    7,913Ver en GitHub↗

    AnyProxy is an HTTP/HTTPS proxy framework built on Node.js that intercepts and modifies traffic through a plugin system. It functions as a configurable proxy server where user-defined plugins inspect or alter requests and responses as they pass through the proxy. The framework distinguishes itself through a middleware stack that processes requests sequentially, enabling modular traffic transformation and logging. It handles HTTPS interception by dynamically generating and installing root certificates for transparent decryption, and routes traffic based on configurable rules matching request p

    JavaScript
    Ver en GitHub↗7,913
  • bia-pain-bache/bpb-worker-panelAvatar de bia-pain-bache

    bia-pain-bache/BPB-Worker-Panel

    11,997Ver en GitHub↗

    BPB-Worker-Panel is a control panel designed for deploying and managing VLESS and Trojan proxies hosted on Cloudflare Workers. It functions as a proxy subscription generator and a manager for secure DNS over HTTPS servers and WireGuard configuration provisioning. The project distinguishes itself through network traffic obfuscation capabilities, utilizing packet fragmentation and SNI spoofing to evade detection. It provides specialized administration for Cloudflare Warp and Warp Pro connections, including the ability to optimize endpoints and export WireGuard configurations. The system covers

    TypeScriptamneziaandroidchain
    Ver en GitHub↗11,997
Ver las 19 alternativas a Node Ws→

Preguntas frecuentes

¿Qué hace eooce/node-ws?

node-ws is a lightweight proxy server implementation that supports both VLESS and Trojan protocols without requiring a kernel, making it suitable for serverless environments. The project enables running a dual-protocol proxy service that can be deployed on web hosting panels with Node.js support.

¿Cuáles son las características principales de eooce/node-ws?

Las características principales de eooce/node-ws son: Node.js Proxy Servers, Proxy Protocol Implementations, Proxy Subscription Links, Web Hosting Deployments, Node.js Proxy Deployments.

¿Qué alternativas de código abierto existen para eooce/node-ws?

Las alternativas de código abierto para eooce/node-ws incluyen: yonggekkk/x-ui-yg — x-ui-yg is a web-based proxy panel and multi-protocol manager used to deploy and manage network proxy protocols for… http-party/node-http-proxy — node-http-proxy is a Node.js HTTP proxy library used for forwarding requests to target servers. It functions as… alibaba/anyproxy — AnyProxy is an HTTP/HTTPS proxy framework built on Node.js that intercepts and modifies traffic through a plugin… bia-pain-bache/bpb-worker-panel — BPB-Worker-Panel is a control panel designed for deploying and managing VLESS and Trojan proxies hosted on Cloudflare… eooce/nodejs-argo — nodejs-argo is a Node.js network proxy server designed to route network traffic and manage secure communication… chimurai/http-proxy-middleware — This project is a Node.js HTTP reverse proxy middleware designed to route incoming HTTP and WebSocket traffic to…