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

添加服务器选择界面 #4

Open
2 of 5 tasks
Taskeren opened this issue Nov 8, 2022 · 0 comments
Open
2 of 5 tasks

添加服务器选择界面 #4

Taskeren opened this issue Nov 8, 2022 · 0 comments
Labels
side: dyfused Dyfused only problem type: enhancement New feature or request

Comments

@Taskeren
Copy link
Member

Taskeren commented Nov 8, 2022

要做的工作可能很多!

  • 将不同服务器的数据分离
  • 自动处理加密与未加密的数据
  • 根据选择的服务器不同,自动填入对应的用户名和密码
  • 在线获取可用服务器列表
  • 添加自定义服务器界面

首先将不同服务器的资源放置到不同的位置,避免互相影响。
我的思路是把所有资源放到 数据文件夹/{服务器地址}/资源文件

加密与未加密则修改下载部分的代码,将未加密的数据直接以应有的后缀结尾,否则就添加 .rnx
这个可能不好实现,所以也可以直接将加密的数据解密后存储。

自动填写用户名和密码应该问题不大。

在线服务器列表需要一个稳定的数据源,可能因此延后这个功能。
与此同时也要加入添加自定义服务器的UI。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
side: dyfused Dyfused only problem type: enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant