vinitshahdeo/PortScanner

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

Aperta

#90 aperta il 23 set 2020

 (6 commenti) (0 reazioni) (1 assegnatario)Python (122 fork)auto 404
buggood first issuehacktoberfest

Metriche repository

Star
 (150 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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'

Guida contributor