vinitshahdeo/PortScanner

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

Offen

#90 geöffnet am 23.09.2020

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (122 Forks)auto 404
buggood first issuehacktoberfest

Repository-Metriken

Stars
 (150 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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'

Contributor Guide