No description
- Go 98.7%
- Dockerfile 1.3%
|
|
||
|---|---|---|
| .github/workflows | Create go.yml | |
| cmd | timestamp | |
| .gitignore | ignore submodule | |
| docker-compose.yml | Add Dockerfile and docker-compose | |
| Dockerfile | Close #92 | |
| go.mod | bump deps | |
| go.sum | bump deps | |
| LICENSE | Create LICENSE | |
| main.go | delete captcha | |
| README.md | Update README.md | |
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