ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Feature Request]: https://chatgpt.duti.tech/, how is this system implemented?

Open zongyunboo opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

Can we deploy and implement it ourselves ?

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

Additional information

No response

zongyunboo avatar Feb 19 '23 14:02 zongyunboo

Use discussions for questions

acheong08 avatar Feb 20 '23 03:02 acheong08

This is a question. I would also like to know what this external site is. Is the purpose so you hide the actual model name being used?

masonc15 avatar Feb 20 '23 17:02 masonc15

It's a simple proxy system to hide how we're bypassing Cloudflare. The purpose is to prevent the method from being shut down.

Note: V2 was shut down mere hours after the source code was disclosed

acheong08 avatar Feb 20 '23 23:02 acheong08

Oh yes, it seems you found it.

acheong08 avatar Feb 21 '23 00:02 acheong08

I'll release this and remove the need for the proxy by the end of this week. This is a larger repository with OpenAI's eyes on it

acheong08 avatar Feb 21 '23 00:02 acheong08

@acheong08 @pengzhile love you guys so mush, I find the answer whole day, I really should have come here earlier.

ryomahan avatar Feb 28 '23 07:02 ryomahan

It doesn't take a genius to figure what the "proxy" is actually doing. (bypassing is an understatement)

Question 2) Is it safe to use and you are using this responsibly? Meaning are you scraping access_tokens and contents of the APIs (request / response)?

ade90036 avatar Mar 01 '23 13:03 ade90036

Is it safe to use and you are using this responsibly? Meaning are you scraping access_tokens and contents of the APIs (request / response)?

I am not logging any data. I get around 600GB of data per day and it would be a nightmare to log any of that. I can't afford it.

Also, I recently got some funding from the community so there is no financial need for me to do so either.

acheong08 avatar Mar 01 '23 14:03 acheong08

I'll release this and remove the need for the proxy by the end of this week. This is a larger repository with OpenAI's eyes on it

Although I did want to open it up, I was informed not to by the general community via a Twitter poll as well as advice from other people with way more skill/knowledge than I do. @pengzhile has the endpoint and you can get it from their repo. However, I cannot put it directly in this repository due to the number of eyes on it.

acheong08 avatar Mar 01 '23 14:03 acheong08

It doesn't take a genius to figure what the "proxy" is actually doing. (bypassing is an understatement)

I think you mean overstatement. Yeah, it's just a basic proxy. The secret is in the endpoint we found. I didn't make anything groundbreaking. My skill isn't at that level yet lol

acheong08 avatar Mar 01 '23 14:03 acheong08

OK, thanks for your candor and honesty.

Obviously if data is power, then 600GB of data daily is a lot of power.

I think you mean overstatement.

YES, well it really depended on how the proxy was implemented, if NONE was implemented it would have been understatement but you said that you are proxying content, therefore it is an overstatement. :smile_cat:

ade90036 avatar Mar 01 '23 15:03 ade90036

This is a question. I would also like to know what this external site is. Is the purpose so you hide the actual model name being used?

You can read the source code in yet another command-line ChatGPT repository I provided earlier, which should have the secrets you're looking for.

So OpenAI will block it soon?

yaleh avatar Mar 02 '23 02:03 yaleh

@pengzhile hi, is it a pandora script?

MaximKiselev avatar Mar 10 '23 12:03 MaximKiselev

It was same method.

@pengzhile hi, is it a pandora script?

acheong08 avatar Mar 10 '23 12:03 acheong08

This is a question. I would also like to know what this external site is. Is the purpose so you hide the actual model name being used?

You can read the source code in yet another command-line ChatGPT repository I provided earlier, which should have the secrets you're looking for.

So OpenAI will block it soon?

It got blocked.

acheong08 avatar Mar 10 '23 12:03 acheong08

@acheong08 and how did you resolve this problem? im mean that buti hosts also on cf. does serv do something or only reversed proxy on origin serv? thanks.

MaximKiselev avatar Mar 10 '23 12:03 MaximKiselev

The previous proxy server is now open source: https://github.com/acheong08/ChatGPT-Proxy-V1

Now I wrote another bypass closed source for now. Completely different method

acheong08 avatar Mar 10 '23 12:03 acheong08

@acheong08 Can you even hint by what principle does it work? did you change headers or something else? thanks

MaximKiselev avatar Mar 10 '23 13:03 MaximKiselev

did you change headers or something else? thanks

something like that. I won't say more

acheong08 avatar Mar 10 '23 13:03 acheong08