codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
GNU General Public License v3.0
1.2k stars 231 forks source link

Add setup file #16

Closed codingo closed 6 years ago

codingo commented 7 years ago

Add setup file to add application to $PATH and install dependancies

MohitS10 commented 7 years ago

Hi. Can i work on this?

codingo commented 7 years ago

Definitely @MohitS10.

codingo commented 7 years ago

Hi @MohitS10! How'd you go with this?

MohitS10 commented 7 years ago

Hi @codingo ! So i think i have managed to write a setup script that installs the dependencies. Its a simple setup function from the setuptools library. I have no idea what you mean by adding application to $PATH. Do you mean to add the path of the script to the $PATH environment variable?

If that is the case, I should be able to submit a request by tomorrow.

codingo commented 7 years ago

Yup! I believe aetuptools will handle that but don't know for sure. I can test in a vm for you if you want to pr what you already have and then we can adjust from there?

MohitS10 commented 7 years ago

Sure! I'll PR by tonight.

codingo commented 7 years ago

Change for this has now moved to #83

codingo commented 6 years ago

Closed with #83