-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Simple reverse proxy for China users #795
base: main
Are you sure you want to change the base?
Conversation
This PR should be considered after CNR has been merged. |
i think this can be improved, such as Auto-Ping to avoid clicking by mistake |
Coincidentally, I still think manually filling in the configuration file is a better approach. Mirror sites might stop operating one day, and at that time, we can switch to another URL. Additionally, different countries might use different mirror sites. |
Seems this fix is not merged? |
This is postponed due to upcoming update. The currently ongoing update work is a very large update, and this PR cannot be easily incorporated into that update. |
@ltdrdata It's been a long time, can it be merged recently? This feature is very important for people with limited network access. Thanks for your development work |
This feature needs to be developed in the manager-core repo. |
It added a option for Chinese, because of slow and unstable connections to GitHub and HuggingFace, it allows users to install custom nodes and models by free reverse proxies, now they are "https://mirror.ghproxy.com" for GitHub and "https://hf-mirror.com" for HuggingFace. You can choose whether using both of them, one of them, or do not use them at all. For others who are in other countries, this option SHOULD KEEP "NONE" in order to avoid possible connection problems.
Options are on the left of the Manager Dialog