This is a single function that takes an optional IPv4/IPv6/domain name, defaulting to your own and prints some of the information retrieved.
Python 3.x
- Clone the repository:
git clone https://github.com/your-username/Python-Scripts.git- Navigate to the IP Geolocator folder:
cd Python-Scripts/'IP Geolocator'- Run the program:
python main.py- main.py: The main Python script that contains the program.
- README.md: This documentation file.
Contributions are welcome! Feel free to open an issue or submit a pull request to add new features, improve the code, or fix bugs.