Node Inspector Proxy
JSON →inspector-proxy is a utility for Node.js that enables proxying the built-in `inspector` debugger sessions. It is designed to simplify debugging scenarios, particularly when working with multiple Node.js processes (e.g., clustered applications, applications managed by `nodemon` or `cfork`) where individual debug ports might be dynamically assigned or need to be consolidated through a single entry point. The current stable version is 1.2.3. The release cadence appears to be low, with infrequent updates primarily focused on dependency maintenance. A key differentiator is its programmatic API, which allows developers to integrate the proxy directly into process management tools, automatically detecting and forwarding debugger connections from child processes to a single, stable proxy URL. It ships with TypeScript types, enhancing its usability in TypeScript projects.
Traffic · last 30 days ↑200% vs prev 7d
top countries 🇺🇸 United States · 🇦🇹 Austria · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany