PortScanner icon indicating copy to clipboard operation
PortScanner copied to clipboard

Updated scanner.py --> Config.json was wrongly pathed

Open rexj8 opened this issue 3 years ago • 2 comments

Description

There is a bug in file src/scanner.py line 41 --> print get_absolute_path('../config.json')

  • get_absolute_path function searching the config.json file in src dir but it is present in root dir.

Fixes # (issue)

Type of change

  • [ ] Bug fix (The path of config.json is wrong in src/scanner.py in line 41)

rexj8 avatar Oct 01 '21 06:10 rexj8

Thanks for opening this pull request! 🤗 Are you looking for more beginner-friendly issues? Check out this repo.

Hacktoberfest2020

Open Source Love

Check out few other repos below 🚀

inspirational-quotes SimpleBio HBD Map Of India

PS: Please add @vinitshahdeo / @kashish121 / @ishika1727 as a reviewer if you haven't added.

welcome[bot] avatar Oct 01 '21 06:10 welcome[bot]

@rexj8 consider creating the PR in develop branch and not in master.

Kashish121 avatar Oct 02 '21 17:10 Kashish121