28VYK/USV-PROXY — reverse-engineered prompt
Reverse engineered prompt
Build me an unofficial USV student portal that lets students open scolaritate.usv.ro from any modern browser without installing a local VPN. The site should act like a secure reverse proxy, because the original platform still uses TLS 1.0 and modern browsers block it.
I want a clean modern web app with Romanian and English support, automatic language detection, and a language switcher that remembers the choice. Include clear disclaimer, privacy, security, credits, and contribution style pages so users understand this is not an official university project and that credentials only pass through memory, not persistent storage.
Set it up so it can run with Docker, using a web app for the interface and proxy logic, Caddy in front for HTTPS, and an isolated OpenVPN container that connects to the USV network. Add example environment settings and clear local run instructions. Keep it open source friendly and easy to deploy. Look up current docs online if you need to.
Want more depth? Deep Reverse