vinitshahdeo/PortScanner
[BUG] scanner.py config.json file path error in python 3
開放
#90 建立於 2020年9月23日
buggood first issuehacktoberfest
倉庫指標
- 星標
- (150 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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'