vinitshahdeo/PortScanner
[BUG] scanner.py config.json file path error in python 3
Ouverte
#90 ouverte le 23 sept. 2020
buggood first issuehacktoberfest
Métriques du dépôt
- Stars
- (150 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Describe the bug In feature/python3.8 the scanner.py config.json location is giving error. To Reproduce Steps to reproduce the behavior:
- Go to 'feature/python3.8' in '/src/single/' folder
- Run the scanner.py
Expected behavior It should give the open ports. But it gives error 'file not found'