porterminal: An open-source tool for quick web terminal tunneling between phone and PC
By
yxl448
A baker's-dozen of insight crammed into one ring.
Summary
A developer created "porterminal," an open-source tool that enables quick and simple web terminal tunneling between a phone and PC. The tool runs with a single command (uvx ptn), generates a QR code to scan from a phone, and provides terminal access without requiring registration, complex setup, port forwarding, or firewall configuration. The developer built it out of frustration with existing solutions like ngrok (requires registration, poor free tier), Cloudflare Quick Tunnel (hard to use on phone), Termius (complicated setup), Claude Code web (can't access local hardware), and Happy (too bulky).
Key quotes
· 5 pulledI wanted to vibe code from bed.
ngrok requires registration and the free tier sucks.
Cloudflare Quick Tunnel works great but is hard to use directly on the phone.
Termius requires complicated setup: port forwarding, firewall rules, key management...
So I built something simpler: run a command, scan a QR, start typing.
You might also wanna read
LinkShell: Mobile Control for AI Coding Assistant Terminal Sessions
LinkShell is a tool that allows developers to view and control AI coding assistant terminal sessions (Claude Code, Codex, Gemini, Copilot) f
MobileCLI: Real-Time Terminal Streaming Between Desktop and Mobile Devices
MobileCLI is a tool that enables real-time terminal streaming between desktop and mobile devices. It uses a self-hosted Rust daemon to sync
uTerminal: Desktop Application for Consolidated Remote Access with SSH, RDP, and Serial Connections
uTerminal is a desktop application that consolidates multiple remote access protocols including SSH, RDP, local shell, and serial connection
PocketCorder: Remote Control Your Mac from iPhone or iPad for Development Tasks
PocketCorder is a tool that allows developers to remotely control their Mac computers from iPhone or iPad devices with low latency. It enabl

Macky App: Remote Access to Mac Terminal and Desktop from iPhone
Macky is a mobile app that allows users to remotely connect to their Mac computers from their iPhones, providing access to both the terminal
