BornToBeRoot / BornToBeRoot/NETworkManager
Replace IPv6 Regex with IPAddress.TryParse
Aberta
:bug: bug
:hammer_and_wrench: code-cleanup
- Linguagem predominante
- C#
- Estrelas
- 8.8k
- Forks
- 853
- Merge médio
- 38min
- PRs com merge (30d)
- 27
Descrição
The regex doesn't work in some "rare" cases.
Guia de contribuição
Direção de pesquisa
Locate the IPv6 regex and the code paths that use it, then read how IPv6 addresses are currently validated. Compare those paths with the intended IPAddress.TryParse approach; done means the reported rare valid IPv6 cases are accepted without breaking existing validation behavior.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- networking
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100