Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.12 KB

search4

An OSINT tool that helps you to find people on the internet. It's small and fast!


Prerequisites

Installing search4

  • Now you can install search4 using git:
pip3 install -U search4

Or, if you already downloaded search4, you can install it directly from the directory:

pip3 install .

You can use the -e flag to install the project in editable mode (i.e. setuptools "develop mode") from a local project path or a VCS url.


Demo

search4 -u username

Copyright & License