{"id":19166666,"url":"https://github.com/shadowrockethelp/appleidunlock","last_synced_at":"2025-08-01T07:12:34.028Z","repository":{"id":65297646,"uuid":"578952611","full_name":"shadowrocketHelp/appleidUnlock","owner":"shadowrocketHelp","description":"全新自动解锁苹果Apple ID账号 appleid解锁全自动解锁 自动关闭手机双重验证 自动删除设备 自动适配密保安全问题 定时任务","archived":false,"fork":false,"pushed_at":"2024-07-19T04:07:35.000Z","size":110,"stargazers_count":49,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T23:16:15.057Z","etag":null,"topics":["appleid","appleidunlock","python","shareappleid"],"latest_commit_sha":null,"homepage":"https://idml.ml","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shadowrocketHelp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-16T09:35:22.000Z","updated_at":"2025-03-29T14:20:43.000Z","dependencies_parsed_at":"2024-07-19T10:04:24.982Z","dependency_job_id":"e7b18bb0-30b1-4944-8e49-5b61482ffb61","html_url":"https://github.com/shadowrocketHelp/appleidUnlock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shadowrocketHelp/appleidUnlock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowrocketHelp%2FappleidUnlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowrocketHelp%2FappleidUnlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowrocketHelp%2FappleidUnlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowrocketHelp%2FappleidUnlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowrocketHelp","download_url":"https://codeload.github.com/shadowrocketHelp/appleidUnlock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowrocketHelp%2FappleidUnlock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268185175,"owners_count":24209381,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["appleid","appleidunlock","python","shareappleid"],"created_at":"2024-11-09T09:33:53.944Z","updated_at":"2025-08-01T07:12:33.985Z","avatar_url":"https://github.com/shadowrocketHelp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![AppleID_Unlock.png](https://github.com/shadowrocketHelp/appleidUnlock/blob/main/img/apidun2.png?raw=true)]()\n\n# AppleID Unlock 更新时间 2023年2月26日\n全新自动解锁苹果Apple ID账号 自动解锁 自动关闭手机双重验证 自动删除设备 自动适配密保安全问题 定时任务\n\n### 功能：\n* 自动解锁 Apple ID 账号【已开发完毕】\n* 自动关闭 Apple ID 双重验证【已开发完毕】\n* 自动修改 Apple ID 账号密码【已开发完毕】\n* html一键分享  【已开发完毕】\n* 自动删除 Apple ID 多余设备【已开发完毕】\n* telegram 通知【已开发完毕】优化通知推送状态，正常/不正常 可选\n* 相关 api 接口  (开发中)\n* 自定义html内容 （开发中）\n\n### 使用教程 （下面二选一即可）\n#### 【一】纯新手小白版本\n* (注册码需加 [Telegarm 群](https://t.me/apidlock) 免费获取）\n\n#### 【二】自己服务器部署\n* 准备一台 Debian 11 服务器/VPS\n* 设置时区 并 安装aapanle\n```\napt -y install ntpdate\ntimedatectl set-timezone Asia/Shanghai\nntpdate ntp1.aliyun.com\napt install -y wget \u0026\u0026 wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh \u0026\u0026 bash install.sh\n\n```\n* 登录aapanle 并极速安装以下软件\n```\nnginx 1.20.1\nphp 7.4\nMySQL 5.6\nphpMyAdmin 4.9\n```\n* php设置 删除禁用函数```shell_exec```\n* 准备一个域名解析到服务器id地址，```aapanle-网站-添加站点-数据库创建MySQL```\n* 下载代码\n```\n教程完善中...\n```\n* 上传数据库（教程完善中...\n* 配置文件（教程完善中...\n\n### 常见问题\n* 【问1】为什么不能删除绑定手机/二次验证\n* 【答1】必须要有 ```donnot recognize this number?```（不认识这个号码吗？）提示才可以删除。参考下面两个图片，自行对比。目前我们会提示```此账号无法通过密保删除手机二次验证，请更换账号```\n\n [![AppleID_Unlock.png](https://github.com/shadowrocketHelp/appleidUnlock/blob/main/img/phone1.png?raw=true)]()\n \n [![AppleID_Unlock.png](https://github.com/shadowrocketHelp/appleidUnlock/blob/main/img/phone2.png?raw=true)]()\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowrockethelp%2Fappleidunlock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowrockethelp%2Fappleidunlock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowrockethelp%2Fappleidunlock/lists"}