riteshnaik55 / ip-lookup

Python GUI app to display domain information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP Lookup

A Python/Tkinter Desktop GUI app that displays domain information using URL or IP Address.

This application displays domain information like Domain Name, Organization, IP Address, Server Host etc.

Installation

Install IP Lookup with pip

  pip install sockets python-whois

How to use it?

To deploy this project run

  cd ip-lookup
  python gui.py

Screenshots

Results of Google Results of Microsoft

About

Python GUI app to display domain information


Languages

Language:Python 100.0%