Simple Cloudflare bypass for ChatGPT
Gets around cloudflare via TLS spoofing
There is an IP based rate limit. Set a PUID environment variable to get around it
export PUID="user-..."
This requires a ChatGPT Plus account
go build
./ChatGPT-Proxy-V4
This cannot get around an outright IP ban by OpenAI
No open issues yet, or sync has not completed.