07th-mod / 07th-mod/python-patcher
Add detection of SSL problems on startup
- Lenguaje dominante
- JavaScript
- Estrellas
- 214
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Examina el código de verificación de conectividad que descarga un archivo del sitio web de 07th-mod. Modifícalo para que intente primero HTTPS y, si falla, recurra a HTTP. Además, añade sondeos tanto para github.com como para 07th-mod.com. El instalador debe mostrar una advertencia si se detectan errores SSL y registrar los resultados de los sondeos. Consulta el issue relacionado #189 para el contexto.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, python
- Área
- cli, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100