Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leafney/rose-ip2region
https://github.com/leafney/rose-ip2region
golang ip2region rose
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/leafney/rose-ip2region
- Owner: leafney
- License: mit
- Created: 2022-11-06T02:27:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T13:42:06.000Z (about 1 year ago)
- Last Synced: 2024-11-14T20:16:59.084Z (3 months ago)
- Topics: golang, ip2region, rose
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rose-ip2region
Get ip attribution online.
**IPs within China return the name of the province, and IPs from abroad only return the country name.**
----
### Free site support
- `ip-api.com`
- `ip.plyz.net`
- `ip.useragentinfo.com`
- `api.vore.top`| site | ipv4 | ipv6 | lang | recommend |
|------------------------|------|------|------|-----------------------|
| `ip-api.com` | Yes | Yes | Yes | 1 |
| `ip.plyz.net` | Yes | No | No | 2 |
| `ip.useragentinfo.com` | Yes | No | No | 3 |
| `api.vore.top` | Yes | Yes | No | 4 (超时时间一般需要大约2s左右或以上) |Note: Free sites have access frequency limits.
### Paid site support
coming soon.
----