Skip to content

Aryanstha/Hawk-Eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawk-Eye

An OSINT tool to search fast for accounts by username across 153 sites.


Setup

Clone the repository

git clone https://github.com/Aryanstha/Hawk-Eye
cd Hawk-Eye

Install requirements

pip install -r requirements.txt

Usage

Search by username

python hawkeye.py -u username

Run WebServer

python hawkeye.py --web

Access http://127.0.0.1:9797 on the browser

Read results file

python hawkeye.py -f username.json

List supported sites

python hawkeye.py --list-sites

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published