darryllane / Bluto

DNS Recon | Brute Forcer | DNS Zone Transfer | DNS Wild Card Checks | DNS Wild Card Brute Forcer | Email Enumeration | Staff Enumeration | Compromised Account Checking
GNU General Public License v3.0
619 stars 140 forks source link

Update bluto #20

Closed sectest667 closed 6 years ago

sectest667 commented 6 years ago

Use environment settings, eg with virtualenv

darryllane commented 6 years ago

I already do use virtualenv and virtualenvwrapper, but they arent required to use Bluto. They are more of a development choice.

sectest667 commented 6 years ago

Ah, you use virtualenv with the shebang "/usr/bin/python" and it works? Strange, had to change the shebang to "/usr/bin/env python" to get it working...

Thanks for your feedback and Bluto!

darryllane commented 6 years ago

I use an IDE which ignores the shebang as it directly points to the env. Your very welcome, id suggest checking out the dev branch. The new release is far better, ive just been a bit lax with getting it released. I've got a few more modules to add then it will be ready for next beta release, ill tweet once its ready.