An OSINT tool that helps you to find people on the internet. It's small and fast!
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.
search4 -u username
- Copyright (C) 2022 meanii
- Licensed under the terms of the GNU General Public License v3.0