vinitshahdeo/PortScanner

[BUG] scanner.py config.json file path error in python 3

Aberta

#90 aberto em 23 de set. de 2020

 (6 comentários) (0 reação) (1 responsável)Python (122 forks)auto 404
buggood first issuehacktoberfest

Métricas do repositório

Stars
 (150 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Describe the bug In feature/python3.8 the scanner.py config.json location is giving error. To Reproduce Steps to reproduce the behavior:

  1. Go to 'feature/python3.8' in '/src/single/' folder
  2. Run the scanner.py

Expected behavior It should give the open ports. But it gives error 'file not found'

Guia do colaborador