{"id":13457018,"url":"https://github.com/xykt/IPQuality","last_synced_at":"2025-03-24T12:30:37.699Z","repository":{"id":234434856,"uuid":"788889512","full_name":"xykt/IPQuality","owner":"xykt","description":"A script for IP quality detection","archived":false,"fork":false,"pushed_at":"2024-05-28T10:23:33.000Z","size":7558,"stargazers_count":645,"open_issues_count":1,"forks_count":48,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-05-29T01:39:17.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xykt.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}},"created_at":"2024-04-19T09:34:06.000Z","updated_at":"2024-06-05T03:26:35.218Z","dependencies_parsed_at":"2024-05-14T03:27:34.137Z","dependency_job_id":"11c03f89-7035-4353-ba20-18d561b7b13d","html_url":"https://github.com/xykt/IPQuality","commit_stats":null,"previous_names":["xykt/ipquality"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xykt%2FIPQuality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xykt%2FIPQuality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xykt%2FIPQuality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xykt%2FIPQuality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xykt","download_url":"https://codeload.github.com/xykt/IPQuality/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245269680,"owners_count":20587825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-07-31T08:01:31.915Z","updated_at":"2025-03-24T12:30:37.693Z","avatar_url":"https://github.com/xykt.png","language":"Shell","funding_links":[],"categories":["Shell","网络服务"],"sub_categories":["网络服务_其他"],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://hits.seeyoufarm.com/api/count/keep/badge.svg?url=https%3A%2F%2Fip.check.place\u0026count_bg=%2379C83D\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=Runs\u0026edge_flat=false\"/\u003e \n\u003cimg src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxykt%2FIPQuality\u0026count_bg=%233DC8C0\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=Visits\u0026edge_flat=false\"/\u003e \n\u003ca href=\"/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-AGPL%20v3-blue.svg\" alt=\"license\" /\u003e\u003c/a\u003e  \n\u003c/p\u003e\n\n## IP质量体检脚本  -  [IP Quality Check Script (EN)](https://github.com/xykt/IPQuality/blob/main/README_EN.md)\n\n**支持OS/Platform：Ubuntu | Debian | Linux Mint | Fedora | Red Hat Enterprise Linux (RHEL) | CentOS | Arch Linux | Manjaro | Alpine Linux | AlmaLinux | Rocky Linux | macOS | Anolis OS | Alibaba Cloud Linux | SUSE Linux | openSUSE | Void Linux**\n\n- 中英文双语言支持\n- 支持IPv4/IPv6双栈查询\n- 精美排版，直观显示，多终端单屏优化展示，便于截图分享\n- 基础信息、IP类型、风险评分、风险因子、流媒体解锁、邮局检测六大模块\n- 基础数据源自*Maxmind*数据库\n- 风险信息 *IPinfo / ipregistry / ipapi / AbuseIPDB / IP2LOCATION / IPQS / DB-IP / SCAMALYTICS / IPWHOIS / Cloudflare* 多数据库整合\n- 流媒体及AI多个服务商 *TikTok / Disney+ / Netflix / Youtube / AmazonPrimeVideo / Spotify / ChatGPT* 解锁及解锁类型检测\n- 多邮局服务商 *Gmail / Outlook / Yahoo / Apple / QQ / Mail.ru / AOL / GMX / Mail.com / 163 / Sohu / Sina* 连通性检测\n- IP地址黑名单400+数据库检测\n\n##### 屏幕截图\n![截图](https://raw.githubusercontent.com/xykt/IPQuality/main/img/cn_IPv4.svg)\n\n## 使用方法\n\n##### 默认双栈检测：\n````bash\nbash \u003c(curl -Ls IP.Check.Place)\n````\n\n##### 只检测IPv4结果：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -4\n````\n\n##### 只检测IPv6结果：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -6\n````\n\n##### 指定检测网卡：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -i eth0\n````\n\n##### 指定代理服务器：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -x http://username:password@proxyserver:port\nbash \u003c(curl -Ls IP.Check.Place) -x https://username:password@proxyserver:port\nbash \u003c(curl -Ls IP.Check.Place) -x socks5://username:password@socksproxy:port\n````\n\n##### 选择脚本语言为英文：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -l en\n````\n\n##### 跳过检测系统及安装依赖：\n````bash\nbash \u003c(curl -Ls Net.Check.Place) -n\n````\n\n##### 自动安装依赖：\n````bash\nbash \u003c(curl -Ls Net.Check.Place) -y\n````\n\n##### 报告展示完整IP地址：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -f\n````\n\n##### 基础信息多语言支持：\n````bash\nbash \u003c(curl -Ls IP.Check.Place) -l jp|es|de|fr|ru|pt\n````\n\n## 脚本更新\n\n2025/03/13 23:15 增加-y自动安装依赖，-n跳过操作系统及依赖检查\n\n2024/11/09 00:30 增加Cloudflare风险评分，修复IP2Location偶发IP类型判断BUG\n\n2024/10/06 01:15 修复极个别运行脚本报错问题\n\n2024/07/23 23:50 增加运行参数-f使报告显示完整IP地址\n\n2024/07/22 01:50 安装依赖包前增加询问，修复Disney+解锁类型错误\n\n2024/06/27 01:00 增加Anolis OS | Alibaba Cloud Linux | SUSE Linux | openSUSE系统支持\n\n2024/05/30 01:15 增加macOS系统支持\n\n2024/05/28 18:00 修复了指定网卡/代理服务器仍然检测默认IP的bug\n\n2024/05/17 00:45 增加报告svg图片分享链接，修复一些排版问题\n\n2024/05/11 23:20 修复因网关阻断25端口导致的邮件检测时间过长的问题，修复Tiktok IPv6结果不准确的bug\n\n2024/05/10 17:50 修复未安装sudo系统无法正常安装依赖的bug\n\n2024/05/10 11:00 增加指定网卡及代理服务器检测支持\n\n2024/05/09 15:00 修正不规范内网IP导致的错误，修正其他若干bug\n\n2024/05/08 23:00 修正Netflix澳洲检测结果不正确的bug\n\n2024/05/08 18:10 更新依赖程序dig检测及安装\n\n2024/05/08 00:00 脚本发布\n\n## 脚本贡献\n\n**Server Sponsor:**\n\n| 赞助商| 商标 | 网址 | \n| - | - | - | \n| V.PS | ![vps_logo](https://raw.githubusercontent.com/xykt/IPQuality/main/img/sponsor/logo_vps.png) | [https://v.ps](https://v.ps)| \n| BAGE | ![bage_logo](https://raw.githubusercontent.com/xykt/IPQuality/main/img/sponsor/logo_bage.png) | [https://bagevm.com](https://bagevm.com)|\n| 丽萨主机 | ![lisa_logo](https://raw.githubusercontent.com/xykt/IPQuality/main/img/sponsor/logo_lisa.png) | [https://lisahost.com](https://lisahost.com)|\n| DreamCloud | ![dreamcloud_logo](https://raw.githubusercontent.com/xykt/IPQuality/main/img/sponsor/logo_dreamcloud.png) | [https://as211392.com/](https://as211392.com/)|\n\n**仅接受长期稳定运营，信誉良好的商家*\n\n**Acknowledgments:**\n\n- 感谢[lmc999](https://github.com/lmc999/RegionRestrictionCheck)，本脚本局部代码参考原版流媒体解锁检测脚本\n\n- 感谢[spiritLHLS](https://github.com/spiritLHLS/ecs)，本脚本局部代码参考融合怪测评脚本\n\n**Stars History:**\n\n![Stargazers over time](https://starchart.cc/xykt/IPQuality.svg?background=%23FFFFFF\u0026axis=%23333333\u0026line=%2377ff77)\n\n**History of daily runs:**\n\n![History of daily runs](https://hits.seeyoufarm.com/api/count/graph/dailyhits.svg?url=https://ip.check.place\u0026date=20241109)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxykt%2FIPQuality","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxykt%2FIPQuality","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxykt%2FIPQuality/lists"}