07th-mod / 07th-mod/python-patcher

Add detection of SSL problems on startup

未关闭
#190 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
214
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

Currently we download a file from 07th-mod website to check connectivity, but we don't fallback to downloading via http if https fails.

It may be a good idea to try both - if https fails but http succeeds, likely there is some SSL error, and a warning can be shown in the installer, and a summary of probe results can be printed to the log.

Also, probing both github and 07th-mod.com would be a good idea, as both are required to install the mod.

Also see #189

贡献指南

这个仓库没有索引到贡献指南

调研方向

查看从 07th-mod 网站下载文件的连接检查代码。修改它,使其首先尝试 HTTPS,如果失败则回退到 HTTP。同时添加对 github.com 和 07th-mod.com 的探测。如果检测到 SSL 错误,安装程序应显示警告并记录探测结果。查看相关 issue #189 以了解上下文。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, python
领域
cli, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。