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

Making a requirements.txt to install all dependencies #148

Open nandikajain opened 3 years ago

nandikajain commented 3 years ago

Right now, in order to run the project, there are multiple dependencies that need to be installed. Making a requirements.txt file and install requirement.txt through command line, instead of installing each dependency is more convenient and can be installed through. This way even when new dependencies are added, there will be no need to update REAME or any other file and all the dependencies can be installed by the command: pip3 install -r requirements.txt

palrohitg commented 3 years ago

@nandikajain All most done generating the PR Soon.

palrohitg commented 3 years ago

@Kashish121 @vinitshahdeo @nandikajain Just a Quick status from my side. I had added the requirement.txt for portscanner. The app is up and running perfectly. Just added some img for the same.
Generated the PR for Same image image image

iamansoni commented 3 years ago

Is this issue still needs to be addressed! If yes, you can assign it to me!

nandikajain commented 3 years ago

@Kashish121 @vinitshahdeo @nandikajain Just a Quick status from my side. I had added the requirement.txt for portscanner. The app is up and running perfectly. Just added some img for the same. Generated the PR for Same image image image

@vinitshahdeo

subhangi2731 commented 3 years ago

assign me this please

harshakhmk commented 3 years ago

@nandikajain I would like to work on this issue @vinitshahdeo @ishika1727