abhisharma404 / vault

swiss army knife for hackers
https://abhisharma404.github.io/vault
MIT License
512 stars 94 forks source link

Updating the main function #58

Closed 0xPrateek closed 5 years ago

0xPrateek commented 5 years ago

Changes this pull request makes :

Checklist :

Development environment

OS: parrot
Python Version: 3
0xPrateek commented 5 years ago

Actually during the change of structure of code in previous PR . The google dork feature was not working becuase it was not there in maiin function . which is fixed now with the PR.

0xPrateek commented 5 years ago

Please look at the changes... Everything is working perfect I am unable to understand where is the issue and what it is ?

abhisharma404 commented 5 years ago

@0xPrateek This PR violates the PEP-8 style of keeping two line space between functions. Can you create a fresh PR with the changes that you want to see, and do explain the changes! :)

0xPrateek commented 5 years ago

okay thanks....