OpenListTeam / OpenListTeam/OpenList-Mobile
希望支持配置前置代理 (SOCKS5/HTTP/HTTPS)
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 710
- Forks
- 54
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 1
Description
需求背景
由于部分地区网络限制,直接访问某些网盘服务时会遇到失败或不稳定的情况。
建议功能
希望能为 openlist 增加前置代理功能,允许用户自主配置 SOCKS5 / HTTP / HTTPS 代理服务器。
预期效果
配置后,openlist 发起网络请求到网盘服务器时,能够全部走配置的前置代理,或者由用户自行设定各个网盘服务器的请求是否走配置的前置代理,以解决网络连通性问题。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing how the Flutter app makes requests to OpenList and how per-service settings are stored; then determine whether proxy configuration is global or selectable per cloud service. Done means SOCKS5, HTTP, and HTTPS options are configurable and requests follow the selected proxy behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100