New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

termbridge

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

termbridge

Local-first terminal beaming with tmux + Cloudflare tunnel and a mobile-friendly UI.

latest
Source
npmnpm
Version
0.3.13
Version published
Weekly downloads
27
Maintainers
1
Weekly downloads
 
Created
Source

Termbridge

Access your terminal from anywhere — beam it to your phone with one command.

Quick Start

Prerequisites: Node.js 18+, tmux, cloudflared

npx termbridge

Scan the QR code and you're connected!

What It Does

Termbridge runs a local server that connects to your terminal (via tmux), then creates a secure Cloudflare tunnel. Access your terminal from your phone or any browser.

Features:

  • Mobile-first UI with quick actions
  • Multi-terminal support (switch between tmux sessions)
  • Proxy mode to preview your dev server alongside the terminal
  • Optional Daytona sandbox support for cloud terminals
  • Coding agent integration (Claude Code, Codex, OpenCode)

CLI Options

termbridge [options]
OptionDescription
--port <port>Use a specific local port
--proxy <port>Proxy a local dev server
--session <name>Name for the tmux session
--kill-on-exitKill tmux sessions on exit
--no-qrDon't show the QR code
--backend <mode>tmux (default) or sandbox-daytona

Documentation

Full documentation, environment variables, and Daytona sandbox setup at termbridge.dev or see the GitHub README.

License

MIT

Keywords

terminal

FAQs

Package last updated on 02 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts