- 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
- 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
One line installation:
curl -s https://pastebin.com/raw/m3gcQWrx | bash
OR
wget -qO- https://pastebin.com/raw/m3gcQWrx | bash
Other way to install
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
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
cd Aliens_eye
bash uninstall.sh
- done!
cd Aliens_eye
bash termux-uninstall.sh
- done!
To scan a username
aliens_eye <username>
aliens_eye Aaron123
To read a output json file
aliens_eye -r <filename>
aliens_eye -r Aaron123.json
aliens_eye Aaron123 shashi54 lisa43
aliens_eye