Code Monkey home page Code Monkey logo

aliens_eye's Introduction

FIND ALL SOCIAL MEDIA ACCOUNTS WITH A USERNAME!

SEARCH FROM 435 WEBSITES!


(Programming Language - Python 3)

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

Can be installed in any linux system or in termux

Before installation:

  • You need git,python3 and requests module installed on your linux/termux
  • most of the linux machines comes with pre-installed git,python3 and requests module

if they are not installed, install it by:

  • for linux:
    • install git from here
    • install python3 from here
    • click here for installing pip
    • then install requests module by running:
pip3 install requests
  • for termux:

Open termux and run

apt update && apt full-upgrade
pkg install python
pkg install git
apt update && apt full-upgrade
pip install requests

Installation in Linux:

Open terminal and run:

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

Installation in Termux:

Open termux and type:

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

To uninstall in linux:

cd Aliens_eye
bash uninstall.sh
  • done!

To uninstall in Termux:

cd Aliens_eye
bash termux-uninstall.sh
  • done!

Usage :

aliens_eye <username>

Example :

aliens_eye Aaron123

You can also search multiple accounts by enter the usernames separated by space

Example :

aliens_eye Aaron123 Thomas54 lisa43

Or:

aliens_eye

then enter the username

The collected data will be saved in username.json

Enjoy!


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.