by cso1z · Claude Skill · ★ 42
claude-ip-guard -blue) 防止 Claude Code 因 IP 地理位置异常导致账号被封的 Hook 插件。 自动检测每次请求的出口 IP — 受限国家直接拦截,新 IP 给出分级警告。 如果这个项目对你有帮助,欢迎点个 ⭐ Star — Star 后可及时收到更新通知,我们会持续根据 Anthropic 政策变化和用户反馈迭代优化。 功能特性 受限国家拦截 — IP 位于受限国家时阻断请求,附带可见提示 新 IP 分级警告 — 首次出现的 IP 触发软拦截并给出警告,重新发送即可继续 代理场景兼容 — 第三方中转 API 或 VPN 分流时自动识别,不误拦 网络故障不误拦 — 任何检测失败均放行,不因网络问题阻断正常使用 安装 环境要求:、、(或 )。支持 macOS、Linux、WSL、Windows(Git Bash)。 全局安装(推荐,对本机所有项目生效): 项目级安装(仅对当前项目生效): 手动安装:将 复制到项目目录,授权执行后将以下配置合并到 : json { "hooks": { "SessionStart": [ { "ipguard": true, "matcher": "startup|resume", "hooks": [{ "type": "command", "command": "bash...
| Stars | 42 |
| Forks | 3 |
| Language | Shell |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 68.7222631986547/100 |
| Last Updated | 2026-04-01 |
| Created | 2026-03-20 |
| Platforms | claude-code, cli |
| Est. Tokens | ~10k |
These tools work well together with claude-ip-guard for enhanced workflows:
Explore other popular claude skill tools:
claude-ip-guard is A Claude Code hook plugin for IP-based access control · 防 Claude 封号 · Claude IP 检测 · IP 地理位置拦截 · Claude 账号保护. It is categorized as a Claude Skill with 42 GitHub stars.
claude-ip-guard is primarily written in Shell. It covers topics such as access-control, anthropic-compliance, claude.
You can find installation instructions and usage details in the claude-ip-guard GitHub repository at github.com/cso1z/claude-ip-guard. The project has 42 stars and 3 forks, indicating an active community.
claude-ip-guard is released under the MIT license, making it free to use and modify according to the license terms.