Open Source Infomation Account Finder
apt update
apt upgrade
apt install git
apt install python3
git clone https://github.com/Craglitch/osiaf_project
cd osiaf_project
pip install -r requirments.txt
python3 osiaf.py
If you want to add more link or url you can add
at url.txt example " https://www.example.com/ "
this tools inspired from homeles project :)