Skip to content

feat(config): add proxy connection test feature - #17

Merged
Origin173 merged 4 commits into
mainfrom
feature/proxy-validation
Jan 15, 2026
Merged

feat(config): add proxy connection test feature#17
Origin173 merged 4 commits into
mainfrom
feature/proxy-validation

Conversation

@Origin173

@Origin173 Origin173 commented Jan 15, 2026

Copy link
Copy Markdown
Owner

Checklist

  • Changes have been tested locally and work as expected.
  • All tests in workflows pass successfully.
  • Documentation has been updated if necessary.
  • Code formatting and commit messages align with the project's conventions.
  • Comments have been added for any complex logic or functionality if possible.

This PR is a ..

  • 🆕 New feature
  • 🐞 Bug fix
  • 🛠 Refactoring
  • ⚡️ Performance improvement
  • 🌐 Internationalization
  • 📄 Documentation improvement
  • 🎨 Code style optimization
  • ❓ Other (Please specify below)

Related Issues

  • Describe the source of related requirements, such as links to relevant issue discussions.
  • e.g. close #xxxx, fix #xxxx

close #14

Description

  • Please insert your description here and provide info about the "what" this PR is solving.

添加了测试代理连接的功能。
可以使用预设 https://www.baidu.com 进行测试。
支持自定义测试连接

Additional Context

  • Add any other relevant information or screenshots here.

- Add backend proxy test command to validate proxy connectivity
- Support custom URL or default presets (baidu.com, google.com)
- Add frontend service method and UI integration in download settings
- Display success/fail result with toast notification
- Add i18n support for en and zh-Hans locales
Repository owner deleted a comment from Copilot AI Jan 15, 2026
@Origin173
Origin173 marked this pull request as ready for review January 15, 2026 08:03
@Origin173
Origin173 merged commit e90163c into main Jan 15, 2026
2 checks passed
@Origin173
Origin173 deleted the feature/proxy-validation branch January 15, 2026 08:25
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.

[Feature] 增加下载代理验证机制

1 participant