/Search4

Search people on the Internet.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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