Skip to content
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

希望增加proxy输入框,gemini真的太难连了 #6

Open
K-O-N-B opened this issue Jan 11, 2024 · 1 comment
Open

希望增加proxy输入框,gemini真的太难连了 #6

K-O-N-B opened this issue Jan 11, 2024 · 1 comment

Comments

@K-O-N-B
Copy link

K-O-N-B commented Jan 11, 2024

有proxy框会方便很多哦

@Kepler-16b
Copy link

你可以写进启动脚本bat文件里,或者如果你用启动器可以直接在那里配置

set PROXY_SERVER=你的系统代理地址
set PROXY_PORT=你的系统代理端口

set HTTP_PROXY=http://%PROXY_SERVER%:%PROXY_PORT%
set HTTPS_PROXY=http://%PROXY_SERVER%:%PROXY_PORT%
set FTP_PROXY=http://%PROXY_SERVER%:%PROXY_PORT%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants