Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 699 Bytes

File metadata and controls

27 lines (22 loc) · 699 Bytes

IP Geolocator

This is a single function that takes an optional IPv4/IPv6/domain name, defaulting to your own and prints some of the information retrieved.

Requirements

Python 3.x

How to Run

  1. Clone the repository:
  git clone https://github.com/your-username/Python-Scripts.git
  1. Navigate to the IP Geolocator folder:
  cd Python-Scripts/'IP Geolocator'
  1. Run the program:
  python main.py

Files

  1. main.py: The main Python script that contains the program.
  2. README.md: This documentation file.

Contributions

Contributions are welcome! Feel free to open an issue or submit a pull request to add new features, improve the code, or fix bugs.