ChatGPTProxy
ChatGPTProxy copied to clipboard
Simple Cloudflare bypass for ChatGPT
how do i set up with https://github.com/acheong08/ChatGPT? extra .json cuz i think i missed something?
I want to use revChatGPT with multiple access tokens(without ChatGPT plus). Is there any way I can bypass the 5 request per 10 seconds rate limit for the proxy? For...
I added ```go transport := &http.Transport{ Proxy: http.ProxyURL(proxyURL), } client := &http.Client{ Transport: transport, } ``` trying to use an IP Proxy Pool to break through rate limits from OpenAI...
Big Boss, I would like to ask why I use java to initiate a request through tls, set a proxy, copy Authorization and cookie through the page, and set the...
Hello thanks for your code I have this error in the logs arkose token not provided and the service returns { "error": "captcha required" } What can i do?
I dont really undersand what can I do with this project and how. So if anybody could give me an explanation, uses case and maybe an example code (preferably python)...
``` 410176d60f32079a8.7392795801|r=us-east-1|meta=3|metabgclr=transparent|metaiconclr=%23757575|guitextcolor=%23000000|pk=35536E1E-65B4-4D96-9D97-6ADB7EFF8147|at=40|ag=101|cdn_url=https%3A%2F%2Ftcr9i.chat.openai.com%2Fcdn%2Ffc|lurl=https%3A%2F%2Faudio-us-east-1.arkoselabs.com|surl=https%3A%2F%2Ftcr9i.chat.openai.com|smurl=https%3A%2F%2Ftcr9i.chat.openai.com%2Fcdn%2Ffc%2Fassets%2Fstyle-manager [GIN] 2023/06/30 - 16:00:27 | 403 | 880.151722ms | 202.182.69.8 | POST "/api/conversation" ```
在vercel上如何部署
I have tried deploying this project on the US nodes of Aliyun, but when I access the "api/conversation" endpoint, I receive the message "You have been blocked." Do you have...