GeoIP:给定 IP 地址的国家_地区信息

时间:2021-06-17 13:52:16
【文件属性】:
文件名称:GeoIP:给定 IP 地址的国家_地区信息
文件大小:18KB
文件格式:ZIP
更新时间:2021-06-17 13:52:16
PHP 地理IP 以 JSON 格式返回给定 IP 地址的国家/地区信息。 用法: php index.php 示例输出: $ php index.php 63.245.215.20 {"locale_code":"en","continent_code":"NA","continent_name":"North America","country_iso_code":"US","country_name":"United States","ip_address":"63.245.215.20"} 使用 Docker: docker run alias/geoip
【文件预览】:
GeoIP-master
----composer.json(305B)
----index.php(654B)
----db()
--------schema.sql(785B)
----Dockerfile(529B)
----LICENSE(34KB)
----src()
--------GeoIP()
----.gitignore(46B)
----README.md(397B)
----.Dockerignore(27B)
----init.php(3KB)

网友评论