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