Skip to content

I3L4CK-H4CK3I2/Whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whois

Whois IP or Host Coded with Python v3

  • Python

    • Install Python from here.
  • Pip

    • Install pip from here.

How to run? 🚀

Install Whois

In Windows

In PowerShell

git clone https://github.com/I3L4CK-H4CK3l2/Whois.git

In Linux

In Terminal

git clone https://github.com/I3L4CK-H4CK3l2/Whois.git

Requirements

Install socket

pip install socket

Install ipwhois

pip install ipwhois

Usage

In Windows

python whois.py [ip or host]

In Linux

python3 whois.py [ip or host]

Example

python3 whois.py 127.0.0.1

About

Whois IP or Host Coded with Python v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages