Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leafney/rose-ip2region


https://github.com/leafney/rose-ip2region

golang ip2region rose

Last synced: about 1 month ago
JSON representation

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.

----