Skip to content

πŸ“‘ Convert a hostname to an ip and an ip to a hostname, perform a WHOIS, get all info of an IP or a hostname.

Notifications You must be signed in to change notification settings

ll0utr3/RusseIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‘ RusseIP

forthebadge made-with-python

  • Convert an address to an ip
  • Convert an ip to a hostname
  • Perform a WHOIS on a hostname
  • Get all informations of an IP or a hostname(Lat/Lon, TimeZone, Organization, ISP, Country Code, Region, City, Country)
  • Tested on Windows and Linux with Python 3

πŸ›  Installation

Linux

git clone https://github.com/JeSuisRusse/RusseIP.git
cd RusseIP
pip3 install -r requirements.txt
python3 RusseIP.py

Windows

Download RusseIP.zip
Extract RusseIP.zip
Open a CMD in RusseIP-master\
pip install -r requirements.txt
python RusseIP.py

✨ Other

  • This project is free and Open Source so use it as you want

About

πŸ“‘ Convert a hostname to an ip and an ip to a hostname, perform a WHOIS, get all info of an IP or a hostname.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages