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

Is their any particular reason why this project sticks with python version 2? #105

Closed coderj001 closed 4 years ago

welcome[bot] commented 4 years ago

Thanks for opening your first issue! Mentors will get back to you soon. Meanwhile check this repo for more.

Hacktoberfest2020

vinitshahdeo commented 4 years ago

@coderj001 Not really, we have a separate branch for python3.

coderj001 commented 4 years ago

Thanks for your reply @vinitshahdeo. Did you think about dockerizing the application?