# IP探针 **Repository Path**: kyuharu/ip-catcher ## Basic Information - **Project Name**: IP探针 - **Description**: 由YAOU工作室研发的iP探针 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: http://ip.yaou.pro - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2023-04-01 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ip-catcher 欢迎使用本源码,使用教程:
将源码下载下来并放到您的Web服务器上
确保您的Web服务器支持php、mysql服务
本源码亲测在7.3版本的php环境可稳定运行
将database.php中的所有$username、$password、$servername、$dbname修改成您的数据库信息
将database.sql导入到utf8mb4的数据库中并将ip、user表中的数据清空
成功部署