Posts

How to install ipgeolocation

Image
IPGeoLocation A tool to retrieve IP Geolocation information Powered by  ip-api Requirements Python 3.x termcolor colorama Download/Installation git clone  https://github.com/maldevel/IPGeoLocation pip3 install -r requirements.txt --user if pip3 is missing: apt-get install python3-setuptools easy_install3 pip pip3 install -r requirements.txt Features Retrieve IP or Domain Geolocation. Retrieve your own IP Geolocation. Retrieve Geolocation for IPs or Domains loaded from file. Each target in new line. Define your own custom User Agent string. Select random User-Agent strings from file. Each User Agent string in new line. Proxy support. Select random proxy from file. Each proxy URL in new line. Open IP geolocation in Google Maps using the default browser. Export results to csv, xml and txt format. Geolocation Information ASN City Country Country Code ISP Latitude Longtitude Organization Region Code Region Name Timezone Zip Code Usage $ ./ip2geolocation.py usage: ipgeolocation.py [...

How to install phone infoga in termux

Image
  About PhoneInfoga is one of the most advanced tools to scan international phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy. Then search for footprints on search engines to try to find the VoIP provider or identify the ownes. Commands TO install  apt-get install python apt-get install python2 apt-get install git download phoneinfoga zip file https://github.com/sundowndev/PhoneInfoga/releases/tag/v1.10.12 after download you need to install rar zip extractor in your smartphone Now  cd phoneinfoga ls mv config.example.py config.py ls python3 -m pip install -r requirements.txt ls chmod +x * ls   Python3 phoneinfoga.py -n +use country code and type number

How to customize termux and add name..

Image
T-Header script This Bash script contains Oh-My-Zsh With, command autosuggestion, syntax highlight plugins and terminal header with own name for TERMUX. Preview of after setup completed.. This script contains popular features  oh-my-zsh themes  zsh-autosuggest-command plugins  zsh-syntax-highlighting plugins  termux-banner  PS1 with custom trim path indicator  other Download and installation steps apt update && apt install git -y git clone https://github.com/remo7777/T-Header.git cd T-Header/ ls bash t-header.sh after complete all processing just --open new session-- Video guide available on YouTube channel {  Remo773 T-Bag  } if anybody have created video guide on YouTube then contact with me. i ll add channel link here. -my Telegram group link  Termux-New-User Don't try without cloning...