tobychui/zoraxy — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple self hosted reverse proxy tool with a clean web dashboard, basically something I can run on my home server to manage websites and services in one place. I want to be able to point domains or subfolders to different apps, handle WebSocket traffic automatically, set redirects, add basic auth, custom headers, alias hostnames, and do simple load balancing.

It should also help with HTTPS setup, including getting and renewing certificates automatically, and support SNI plus DNS challenge if needed. Please include IP or country allow and block rules, TCP and UDP forwarding, an uptime monitor, and a web SSH page if the platform supports it. A dark mode and single admin login flow would be great.

Make it easy to run locally, preferably with a normal binary and a Docker option, and include sensible defaults plus basic setup instructions for Linux. If anything is unclear, check the current docs online and wire it up in the most practical way.

Want more depth? Deep Reverse