AbirHasan2005 / AbirHasan2005/OPRecon

AttributeError when I try to Find information via phone number

Aberta Para iniciantes
#27 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
625
Forks
84
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

File /OPRecon/files/phoneinfoga.py", line 93, in
requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += 'HIGH:!DH:!aNULL'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'

Image

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

The error occurs in OPRecon/files/phoneinfoga.py at line 93, where it tries to modify urllib3's DEFAULT_CIPHERS. Check the urllib3 version and its ssl_ module to see if the attribute exists or has been renamed. Look for similar issues in the phoneinfoga dependency. Test the fix by running the script to ensure the AttributeError is resolved.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
python
Domínio
cli
Tipo de issue
Bug
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Estagnada
Clareza
Claramente especificada
Facilidade para iniciantes
65/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.