vinitshahdeo/PortScanner

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

开放

#90 创建于 2020年9月23日

 (6 条评论) (0 个反应) (1 位负责人)Python (122 个派生)auto 404
buggood first issuehacktoberfest

仓库指标

星标
 (150 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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'

贡献者指南