Skip to content

feat: support proxy #87

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

Merged
merged 5 commits into from
Mar 11, 2025
Merged

feat: support proxy #87

merged 5 commits into from
Mar 11, 2025

Conversation

luoling8192
Copy link
Collaborator

No description provided.

@luoling8192 luoling8192 requested review from Copilot and hahaQWQ and removed request for Copilot March 11, 2025 15:30
@luoling8192 luoling8192 merged commit c115733 into main Mar 11, 2025
3 checks passed
Copy link
Collaborator

@hahaQWQ hahaQWQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modify the config on Settings page may lead to the loss of the proxy configuration.

@@ -29,6 +40,7 @@ export interface ApiConfig {
apiId: string
apiHash: string
phoneNumber: string
proxy?: ClientProxyConfig
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openai also requires a proxy

ApiConfig{
proxy
}

it might be better.

@hahaQWQ
Copy link
Collaborator

hahaQWQ commented Mar 11, 2025

these are just suggestion🤗

@luoling8192
Copy link
Collaborator Author

Modify the config on Settings page may lead to the loss of the proxy configuration.

thanks, I will impl it later

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

Successfully merging this pull request may close these issues.

2 participants