nodejs-argo is a Node.js-based deployment tool for creating Argo tunnel proxy nodes on PaaS and lightweight hosting platforms. It is built for environments where users want a simple package-based setup using npm, npx, or direct Node.js files. The project supports several proxy protocols, including VLESS, VMess, and Trojan, making it flexible for different proxy client configurations. It can run with temporary tunnels when no fixed Argo credentials are provided, or with fixed tunnel settings when domain and authentication values are configured. The tool also integrates optional Nezha monitoring, which helps users track node status from a separate panel. Its configuration is mainly driven through environment variables, making it convenient for container, PaaS, and background service deployments.
Features
- npm and npx-based installation options
- Temporary or fixed Argo tunnel support
- VLESS, VMess, and Trojan protocol support
- Environment variable-based configuration
- Optional Nezha monitoring integration
- Docker, PM2, screen, tmux, and systemd deployment options