Skip to content

find all social media accounts with a username!

License

Notifications You must be signed in to change notification settings

soufianhachimi0/Aliens_eye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aliens_eye

FIND ALL SOCIAL MEDIA ACCOUNTS WITH A USERNAME!


(Programming Language - Python 3)

MH-DDoS forks MH-DDoS last commit (main) MH-DDoS Repo stars MH-DDoS License MatrixTM issues

Before installation:

  • You need python3 and requests module installed on your linux machine
  • most of the linux machines comes with pre-installed python3 and requests module
  • if not:
    • install python3 from here
    • click here for installing pip
    • then install requests module by running:
    pip3 install requests

Installation:

Open terminal and type:

  git clone https://github.com/BLINKING-IDIOT/Aliens_eye
  cd Aliens_eye
  bash install.sh
  • Now Aliens_eye is Succesfully installed in your system

To uninstall:

  cd Aliens_eye
  bash uninstall.sh
  • done!

Usage :

aliens_eye <username>

Example :

aliens_eye Aaron123

Or:

aliens_eye

then enter the username

Enjoy!


About

find all social media accounts with a username!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.6%
  • Shell 13.4%