{"id":24645222,"url":"https://github.com/protomyst/ip-check","last_synced_at":"2026-04-07T07:45:24.707Z","repository":{"id":272117030,"uuid":"915572499","full_name":"Protomyst/ip-check","owner":"Protomyst","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-12T11:27:06.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T16:29:46.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ip.protomyst.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Protomyst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-12T08:04:02.000Z","updated_at":"2025-01-12T11:27:09.000Z","dependencies_parsed_at":"2025-01-12T09:39:01.338Z","dependency_job_id":null,"html_url":"https://github.com/Protomyst/ip-check","commit_stats":null,"previous_names":["protomyst/ip-check"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Protomyst/ip-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protomyst%2Fip-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protomyst%2Fip-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protomyst%2Fip-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protomyst%2Fip-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Protomyst","download_url":"https://codeload.github.com/Protomyst/ip-check/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protomyst%2Fip-check/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-25T14:14:32.054Z","updated_at":"2026-04-07T07:45:24.697Z","avatar_url":"https://github.com/Protomyst.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IP 检测工具\n\n一个现代化的 IP 信息检测工具，提供地理位置、网络状态和安全评估等多维度信息展示。\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FProtomyst%2Fip-check)\n\n## 🚀 快速部署\n\n### Vercel 一键部署\n1. 点击上方的 \"Deploy with Vercel\" 按钮\n2. 使用 GitHub 账号登录 Vercel（如果还没有账号，请先注册）\n3. 设置项目名称和其他选项\n4. 点击 \"Deploy\" 开始部署\n\n几分钟后，你的应用就会部署完成，并获得一个可访问的 URL。\n\n## ✨ 特性\n\n- 🌍 实时显示 IP 地理位置信息，包含交互式地图\n- 🔒 提供网络安全状态评估\n- 📊 展示详细的网络性能指标\n- 🌓 支持亮色/暗色主题切换\n- 🎨 现代化 UI 设计，带有流畅动画效果\n- 📱 完全响应式布局，支持各类设备\n\n## 🚀 技术栈\n\n- Next.js - React 框架\n- Material-UI - UI 组件库\n- Leaflet - 交互式地图\n- TypeScript - 类型支持\n- Vercel Analytics - 性能分析\n\n## 📦 安装\n\n前置条件：确保已安装 Node.js。\n\n1. 克隆项目\n\n```bash\ngit clone https://github.com/yourusername/ip-check.git\ncd ip-check\n```\n\n2. 安装依赖\n\n```bash\nnpm install\n```\n\n3. 启动开发服务器\n\n```bash\nnpm run dev\n```\n\n访问 [http://localhost:3000](http://localhost:3000) 查看应用。\n\n## 🔨 构建\n\n```bash\nnpm run build\n```\n\n## 📝 环境变量\n\n创建 `.env.local` 文件（如需要）：\n\n```env\nNEXT_PUBLIC_API_URL=your_api_url_here\n```\n\n## 🌟 主要功能\n\n- IP 地理位置查询和可视化\n- ASN 和网络组织信息\n- 代理/VPN 检测\n- 网络性能监测\n- 安全风险评估\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotomyst%2Fip-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotomyst%2Fip-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotomyst%2Fip-check/lists"}