Skip to content

amirsiahchal/ip-information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ip-information

Watch the video

This project is coded by Amir Siah chal. Please do not copy.

Installing

  • Termux/Android :

apt update

apt upgrade

pkg install python

pkg install git

git clone https://github.com/black-spell/ip-information

cd ip-information

pip inatall argparse

pip install requests

python ip.py -h

Using(for example):

  • python ip.py -v 104.16.148.244

  • Kali/Linux

apt-get update

apt-get upgrade

pkg install python3

apt install git

git clone https://github.com/black-spell/ip-information

cd ip-information

pip inatall argparse

pip install requests

python3 ip.py -h

Using(for example):

python3 ip.py -v 104.16.148.244

  • -Thank you for your use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages