1
0
Fork
You've already forked ChatGPTProxy
0
No description
  • Go 98.7%
  • Dockerfile 1.3%
2023年07月09日 13:33:02 +08:00
.github/workflows Create go.yml 2023年06月24日 14:35:02 +00:00
cmd timestamp 2023年06月26日 23:02:40 +08:00
.gitignore ignore submodule 2023年06月30日 13:27:54 +08:00
docker-compose.yml Add Dockerfile and docker-compose 2023年03月28日 17:13:41 +03:00
Dockerfile Close #92 2023年06月30日 15:49:16 +00:00
go.mod bump deps 2023年07月09日 13:33:02 +08:00
go.sum bump deps 2023年07月09日 13:33:02 +08:00
LICENSE Create LICENSE 2023年04月04日 09:35:33 +08:00
main.go delete captcha 2023年07月01日 22:56:40 +08:00
README.md Update README.md 2023年05月17日 19:56:16 +08:00

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