ip-database icon indicating copy to clipboard operation
ip-database copied to clipboard

免费IP离线数据库,支持IPV4+IPV6 ,国家、省、市、县、运营商

Results 4 ip-database issues
Sort by recently updated
recently updated
newest added

```php echo 'test2:'.var_export(myapp\ip::get('127.0.0.1')); echo 'test2:'.var_export(myapp\ip::get('183.38.211.40')); //array ( 'start' => '::', 'end' => '64:ff9a:ffff:ffff::', 'addr' => array ( 0 => 'IANA保留地址', 1 => '', ), 'disp' => 'IANA保留地址 ', ) ```

主要是我一直用国内:阿里云镜像,快啊。 但是无法安装作者你写的。。用原生`repo.packagist.org`慢啊。。 这是我自己复制到我仓库的:`https://github.com/hulang/think-ip` 目前出现一个问题,一直提示错误: `unpack(): Type V: not enough input, need 4, have 1` 如果可以,作者你指点下啊。。最好能使用:阿里云镜像更新。。。我就不用复制仓库了。。 @itbdw

您好,执行bin/update-ip.php时报错,您有空的时候帮忙看看 ![image](https://user-images.githubusercontent.com/1780001/194979258-631cf647-fccd-4505-b6f9-4898d01625ef.png)

Fatal error: Uncaught Error: Class 'itbdw\\Ip\\IpParser\\QQwry' not found in /ip-database/src/IpLocation.php on line 47