by stormzhang · Agent Tool · ★ 28
ipcheck 网络环境诊断工具,一键检测 IP、DNS、代理、风控、时区,确保 AI 工具流畅运行。 English 为什么需要这个工具 想让 Claude Code、OpenAI API、Cursor 等 AI 工具流畅稳定运行,网络环境配置至关重要。以下问题可能影响使用体验: IPv6 泄露真实地址 — 代理通常只处理 IPv4,IPv6 会暴露你的实际位置 DNS 泄露 — 使用国内 DNS 会暴露真实地理位置 IP 风险过高 — 机房 IP 或被滥用的 IP 可能影响连接质量 时区不一致 — 本地时区配置与 IP 所在地不匹配 一键检测这些问题,确保你的 AI 工具流畅稳定运行,尤其 Claude 启动之前先检测下,原因你懂得,规避封号。 功能 安装 升级到最新版: 使用 环境要求 Python 3.10+ 支持 macOS / Linux / Windows 结果说明 局域网 & DNS — IPv6 建议禁用,大部分代理不处理 IPv6 流量,开启后可能同时暴露两个不同地区的 IP 地址。如果检测到国内 DNS,需要在代理软件中调整 DNS 设置。 公网 IP 信息 — 显示经过代理后的出口 IP、所在国家/地区、ISP 和时区。这些信息直接影响 AI 服务对你请求来源的判断。 代理检测 — 会同时展示环境变量代理、macOS 系统代理和 TUN/VPN...
| Stars | 28 |
| Forks | 7 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 59.890750904296/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-30 |
| Created | 2026-04-17 |
| Platforms | python |
| Est. Tokens | ~10k |
These tools work well together with ip_check for enhanced workflows:
Explore other popular agent tool tools:
ip_check is A lightweight diagnostic tool for AI developers to verify network environment compatibility and IP reputation for LLM API access.. It is categorized as a Agent Tool with 28 GitHub stars.
ip_check is primarily written in Python.
You can find installation instructions and usage details in the ip_check GitHub repository at github.com/stormzhang/ip_check. The project has 28 stars and 7 forks, indicating an active community.
ip_check is released under the Apache-2.0 license, making it free to use and modify according to the license terms.