-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
Feature Suggestion: Tunnel Sharing via QR Code
Description:
A feature to generate a QR code for the active tunnel URL. This makes it super convenient to access the tunnel from a mobile device or share with others quickly, without copying/pasting long URLs.
Problem it Solves:
- Mobile developers or testers often need to open the tunnel URL on a phone or tablet.
- Typing long URLs or Copy/Pasting manually can be annoying sometimes.
Proposed Solution:
- When a tunnel is successfully created, also generate a QR code (SVG/PNG) in the terminal or as a file.
- Could be added via a flag:
--qror--share-qr - Optional: Display QR code directly in terminal using Unicode/ASCII art.
Example UX:
Tunnel available at https://someone.jprq.io
📱 Scan this QR code from your mobile device:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels