All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

porterminal: An open-source tool for quick web terminal tunneling between phone and PC

By

yxl448

4mo ago· 4 min readenCode

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 pulled
I 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.
Snippet from the RSS feed
Quick n' dirty web terminal tunneling your phone & pc - lyehe/porterminal

You might also wanna read