DataSploit / datasploit

An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats.
GNU General Public License v3.0
3k stars 425 forks source link

New install on Kali 2017 #243

Open DenverDaveH opened 6 years ago

DenverDaveH commented 6 years ago

Please provide the following details.

Host System

Error Description

New cloned install when running python domainOsint.py -d humblebundle.com Usage: domainOsint.py [options]

domainOsint.py: error: no such option: -d

Yet all the usage says to use -d domain

If you cloned Datasploit, also provide the output of git log -n 1 --pretty=format:"%B". Merge pull request #235 from KhasMek/redditdetails

username: add reddit details lookup

0x6773 commented 6 years ago

do python2 ./domainOsint.py humblebundle.com

DenverDaveH commented 6 years ago

That fixed it. So sorry for the delay.

Close this!