https://github.com/zoroxide/server-locator
Python code Detecting any server Location By Taking The URL
https://github.com/zoroxide/server-locator
Last synced: 2 months ago
JSON representation
Python code Detecting any server Location By Taking The URL
- Host: GitHub
- URL: https://github.com/zoroxide/server-locator
- Owner: zoroxide
- Created: 2021-07-19T20:40:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T17:32:52.000Z (over 3 years ago)
- Last Synced: 2025-01-21T01:43:01.880Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server locator
## Installation required packges
```python
python -m pip install geoip
```