GitHub - ZeroNiki/Python-IP
-
Notifications
You must be signed in to change notification settings - Fork 0
Python-IP
This little code prints out IP information (Location and other information)
Starting via terminal (GNU/Linux)
First, let's create a virtual environment in python via the terminal:
then run the virtual environment:
running the virtual environment download the dependencies:
pip install -r requirements.txt
Running
Run the main.py code:
after the successful execution of the command, you will save the file in .html format - this is the map that you can run in the browser
