https://github.com/sky22333/geolocation
https://github.com/sky22333/geolocation
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sky22333/geolocation
- Owner: sky22333
- Created: 2026-01-25T16:38:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-25T16:47:10.000Z (5 months ago)
- Last Synced: 2026-01-26T09:19:40.017Z (5 months ago)
- Language: TypeScript
- Homepage: https://blog.52013120.xyz/geolocation
- Size: 133 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Geolocation (原 IP Geoaddress Generator) 🌍
这是一个基于Web的应用程序,可以根据IP地址生成真实的随机地址信息。它使用多个API来获取位置数据和随机用户信息,为您提供一个完整的虚拟身份。纯静态化部署,无需服务器端渲染。
鸣谢:[GuooGaii](https://github.com/GuooGaii/ip-geoaddress-generator)
## 注意事项
- 本项目仅用于教育和娱乐目的
- 生成的地址信息是随机的,不应用于任何实际或法律用途
- 请遵守API使用条款和限制
感谢以下API服务的支持:
- [ipify](https://www.ipify.org/) - IP地址检测
- [ipapi](https://ipapi.co/) - IP地理位置信息
- [RandomUser](https://randomuser.me/) - 随机用户信息生成
- [OpenStreetMap](https://www.openstreetmap.org/) - 地理编码服务
- [Google Maps](https://www.google.com/maps) - 地图显示服务