trmxvibs/zphisher ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple fix for a local web app that is having trouble creating a public link with Cloudflared.

Right now the app runs on localhost, but the tunnel link does not get generated, and I want it to be reliable even when the automatic step fails. Make it so the app can detect when Cloudflared is missing, guide me through installing it manually, and then start a tunnel to the local port in a new session. If a link is created, show it clearly in the terminal and make it easy to copy. If something goes wrong, give a clear message about what to check instead of just failing silently.

I’d also like a small, simple flow that works well for someone who is not very technical, so they can run the local server, open the tunnel, and get a working public link without guessing. If you need to, look up the current Cloudflared docs online to make sure the commands are correct.