eooce/nodejs-argo

nodejs-argo是一个强大的Argo隧道部署工具,专为PaaS平台和游戏玩具平台设计。它支持多种代理协议(VLESS、VMess、Trojan)等,有直连协议(Socks5、Hysteria2、Reality)可选开启,并集成了哪吒探针功能

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 minute ago
Added to GitGenius on September 7th, 2026
Created on September 27th, 2023
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 13,500
Total Stargazers: 8,343 (+0)
Total Subscribers: 16 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.5 days
Mean response time: 12.1 days
90th percentile: 29.9 days
Tracked items: 23

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 30% of issues opened in the past year have been closed. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 21 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 1

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

nodejs-argo is an Argo tunnel deployment tool designed for Node.js PaaS platforms and toy platforms.

The tool addresses the need to deploy proxy nodes on constrained hosting environments by leveraging Argo tunnels as the underlying transport mechanism. It supports multiple proxy protocols including VLESS, VMess, and Trojan, with optional direct connection protocols such as Socks5, Hysteria2, and Reality. The deployment model is lightweight: on toy platforms, only index.js and package.json need to be uploaded, while PaaS platforms requiring Docker can use the provided Dockerfile. The tool integrates Nezha probe functionality for node monitoring, with automatic TLS enablement when the Nezha port matches specific values.

Adoption suits developers deploying proxy infrastructure on Node.js hosting platforms where traditional VPS deployment is unavailable or impractical. The tool operates in two modes: temporary tunnels when ARGO_DOMAIN and ARGO_AUTH variables are omitted, or fixed tunnels when these credentials are provided. Configuration is managed through environment variables covering subscription upload URLs, node UUIDs, monitoring credentials, and traffic optimization settings like CF IP selection. The project explicitly restricts commercial use and public proxy operation, stating these are prohibited under its licensing terms.

Development activity shows ongoing maintenance with support for multiple deployment methods including systemd services, PM2, screen, and tmux for background operation. The project provides npm package distribution alongside direct GitHub access, with documented update procedures and environment variable configuration options. Issue feedback is actively solicited through both GitHub and Telegram channels.