vinitshahdeo / PortScanner

A go-to tool for scanning network. Scan all the open ports for a given host with just one click.
https://vinitshahdeo.github.io/PortScanner/
MIT License
134 stars 114 forks source link

BUGs fixed in scanner.py file #101

Open satyam-52 opened 4 years ago

satyam-52 commented 4 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

welcome[bot] commented 4 years ago

Thanks for opening this pull request! 🤗 Wishing you a great Hacktoberfest 2020 🙌 🎉 ⚡️ Are you looking for more beginner-friendly issues? Check out this repo.

Hacktoberfest2020

📢 Spread the word about @vinitshahdeo/Hacktoberfest2020 repo across your social media channels to help get others involved! Give a shoutout to DEV article. Retweet this.

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.

satyam-52 commented 4 years ago

@vinitshahdeo @Kashish121 @ishika1727 Please check this out. I fixed the bugs in the ./scr/scanner.py file which was previously throwing some errors. Now it's running without any bugs.