# qqwry **Repository Path**: lyq617/qqwry ## Basic Information - **Project Name**: qqwry - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-04 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qqwry.dat 自动更新 每天早上10点自动下载最新的 qqwry.dat 文件并推送到仓库。 ## 快速开始 ### 1. 配置定时任务 右键点击 PowerShell,选择"以管理员身份运行",然后执行: ```powershell .\setup-task.ps1 ``` ### 2. 手动测试 ```powershell .\update-qqwry.ps1 ``` ## 文件说明 - `update-qqwry.ps1` - 主执行脚本 - `setup-task.ps1` - 任务计划配置脚本 - `update-log.txt` - 执行日志(自动生成) - `qqwry.dat` - IP数据库文件 ## 注意事项 1. 确保 Git 已配置免密推送(SSH key 或 credential helper) 2. 确保代理 http://127.0.0.1:7890 在执行时可用 3. 查看日志文件 `update-log.txt` 了解执行情况 ## 管理任务 打开"任务计划程序"(Win+R 输入 `taskschd.msc`),找到任务 `UpdateQQWryDat` 进行管理。