thamwangjun / ChatGPT-Proxy-V4

Simple Cloudflare bypass for ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Proxy

Gets around cloudflare via TLS spoofing

Notes

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

Building and running

go build ./ChatGPT-Proxy-V4

Limitations

This cannot get around an outright IP ban by OpenAI

About

Simple Cloudflare bypass for ChatGPT

License:The Unlicense


Languages

Language:Go 98.2%Language:Dockerfile 1.8%