VibeTunnel is a terminal proxy that turns any browser into a remote terminal for commanding agents and monitoring processes from anywhere.
The tool solves the problem of accessing and controlling terminal sessions away from your primary machine. It works by proxying your terminals directly into the browser, allowing you to run commands and monitor long-running processes from any device with a web browser. This eliminates the friction of traditional SSH setups while maintaining a direct connection to your local environment.
VibeTunnel suits developers who need mobile access to their machines, teams collaborating on shared terminal sessions, and anyone running background processes or AI agents that require remote monitoring. The project provides a native macOS app with menu bar integration as the recommended installation method, though it also supports installation via npm and Homebrew. Linux is supported alongside macOS.
The maintainers respond to issues and pull requests within a day. Development activity centers on continuous integration, nightly builds, and feature enhancements, indicating active maintenance and a focus on stability and regular updates.