gpt4free
gpt4free copied to clipboard
Add start the script with one click
Hello author, I shared your project on the wechat before. Many users wanted to start the script with one click, so I wrote a script for Windows/Mac/Linux next-click installation environment and one-click service startup, which is stored in Project etc/script, and provided simple usage instructions. Can you see if it can be merged with the main branch? You can modify the new content according to your project specifications, thank you. If you have any questions, please contact via email: [email protected]
Please fix that:
Why you set G4F_PROXY? Why so you use https://mirror.ghproxy.com? The mac script works only with root privileges.
Hey there, great work! Some suggestions: Why not use venv instead of conda? (python -m venv c:\path\to\myenv) Maybe package miniconda with the project.
Please fix that:
Why you set G4F_PROXY? Why so you use https://mirror.ghproxy.com? The mac script works only with root privileges.
I think I can try to answer two of the three questions.
-
Since GitHub is blocked by the GFW in mainland China, Chinese users may be blocked from cloning projects, so the script uses a GitHub proxy.
-
Similarly, most of the services used in g4f are inaccessible in mainland China due to the violation. 7890 is a common proxy port, such as Clash.
Bumping this pull request because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.
Closing due to inactivity.