Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 690 Bytes

Website-to-IP-Lookup

Get domain or website information through "Website to IP Lookup"

To install the required libraries for the project, you can follow these steps:

Install the necessary libraries specified in the "requirements.txt" file by running the following command in your terminal: Copy code

pip install -r requirements.txt

After the installation is complete, run the following command to execute the source code: Copy code

python main.py

Use the installed libraries and execute the source code as needed.

Code by bigmohammad

Website-to-IP-Lookup.mp4