07th-mod / 07th-mod/python-patcher
Add detection of SSL problems on startup
未關閉
- 主要語言
- 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