ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

Feature request: proxy support

Open naosense opened this issue 2 years ago • 3 comments

For some countries like China, OpenAI's services are not available, so people in these countries can use it in the browser with a vpn, but ChatGBT is not aware of this. Is it possible to set or get proxy from browser?

naosense avatar Dec 13 '22 10:12 naosense

This seems difficult to implement because tauri is underlying a call to the system webview and does not support browser plugins (or maybe I don't know enough about tauri at the moment). Maybe using a mirror site is also a solution https://github.com/lencx/ChatGPT/issues/14.

lencx avatar Dec 13 '22 11:12 lencx

Ok, I'll try mirror url. One more question, where to find a valid mirror url? Have not found documentation about it.

naosense avatar Dec 13 '22 11:12 naosense

I also came across it by chance, and if a similar site appears again, I will maintain a list.

lencx avatar Dec 13 '22 11:12 lencx

ref: https://github.com/lencx/ChatGPT/issues/574

lencx avatar Mar 10 '23 00:03 lencx

Please replace the node: https://w1.v2free.top/auth/register?code=BVa3

MuseMatrix avatar Apr 14 '23 05:04 MuseMatrix