Groxzzl/NlwProxy ? reverse-engineered prompt

Reverse engineered prompt

Build me a local proxy gateway for OpenAI compatible apps that I can run on my own machine.

It should listen on 127.0.0.1 by default, keep my real provider key in environment variables, and let me point OpenCode or any OpenAI style client at it. I want it to load proxy lists from text files, test them first, keep only the working ones, rotate through them automatically, and cool a proxy down when a request gets a 429. If the provider gives a Retry After value, use that too.

I also want a simple terminal dashboard where I can see proxy health, latency, location, requests, routes, and logs, and where I can import proxy files and run health checks on demand. Make sure it blocks direct upstream traffic when proxy only mode is on. If you need current docs or examples for OpenAI compatible APIs, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab