<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IPhone on Huoke.Me - 跨境生活，从理财开始！</title><link>https://blog.huoke.me/tags/iphone/</link><description>Recent content in IPhone on Huoke.Me - 跨境生活，从理财开始！</description><generator>Hugo</generator><language>cn</language><lastBuildDate>Wed, 22 Jul 2026 00:00:00 +0800</lastBuildDate><atom:link href="https://blog.huoke.me/tags/iphone/index.xml" rel="self" type="application/rss+xml"/><item><title>iPhone WLOC 网络定位修改教程</title><link>https://blog.huoke.me/posts/wloc-iphone/</link><pubDate>Wed, 22 Jul 2026 00:00:00 +0800</pubDate><guid>https://blog.huoke.me/posts/wloc-iphone/</guid><description>&lt;blockquote>
&lt;p>🎯 WLOC 可通过 Shadowrocket 修改 Apple Wi-Fi／基站网络定位返回的坐标。它作用于网络定位服务，适合开发、地图和室内定位测试。&lt;/p>&lt;/blockquote>
&lt;p>&lt;img src="https://blog.huoke.me/img/posts/wloc-shadowrocket-iphone/hero.webp" alt="iPhone WLOC 网络定位修改" title="Shadowrocket &amp;#43; WLOC 网络定位教程" width="1200" height="480" loading="lazy" decoding="async">
&lt;/p>
&lt;hr>
&lt;h2 id="-wloc-是什么">📌 WLOC 是什么&lt;/h2>
&lt;p>WLOC 用代理模块拦截 Apple 网络定位服务请求，修改 Wi-Fi 与基站定位返回的坐标。整个过程无需越狱，也无需连接电脑。&lt;/p>
&lt;p>它作用于 Apple 网络定位层，硬件 GPS 仍然会返回真实坐标。室内或 Wi-Fi 定位占主导时效果更稳定；室外 GPS 信号强时，系统可能优先采用真实 GPS。&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>项目&lt;/th>
 &lt;th>说明&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>项目地址&lt;/td>
 &lt;td>&lt;a href="https://github.com/Yu9191/wloc" target="_blank" rel="noopener noreferrer">Yu9191/wloc&lt;/a>
&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>代理工具&lt;/td>
 &lt;td>Shadowrocket（小火箭）&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>模块名称&lt;/td>
 &lt;td>Apple WLOC 定位修改&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>修改对象&lt;/td>
 &lt;td>Apple Wi-Fi／基站网络定位&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>MITM 域名&lt;/td>
 &lt;td>&lt;code>gs-loc.apple.com&lt;/code>、&lt;code>gs-loc-cn.apple.com&lt;/code>&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>设置方式&lt;/td>
 &lt;td>地图分享快捷指令、在线选点页面&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>系统要求&lt;/td>
 &lt;td>iPhone、可用代理节点、已信任的 MITM 证书&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;hr>
&lt;h2 id="-准备工具">🧰 准备工具&lt;/h2>
&lt;p>开始前准备以下内容：&lt;/p>
&lt;ol>
&lt;li>一台 iPhone。&lt;/li>
&lt;li>已安装 Shadowrocket，并配置可正常连接的代理节点。&lt;/li>
&lt;li>WLOC 的 Shadowrocket 模块。&lt;/li>
&lt;li>“设置位置”和“清理恢复位置”两个快捷指令。&lt;/li>
&lt;li>Safari，用于打开在线选点页面或安装快捷指令。&lt;/li>
&lt;/ol>
&lt;h3 id="shadowrocket-模块地址">Shadowrocket 模块地址&lt;/h3>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:2;-o-tab-size:2;tab-size:2;">&lt;code class="language-text" data-lang="text">&lt;span style="display:flex;">&lt;span>https://raw.githubusercontent.com/Yu9191/wloc/refs/heads/main/modules/wloc.module
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="两个快捷指令">两个快捷指令&lt;/h3>
&lt;ul>
&lt;li>&lt;a href="https://www.icloud.com/shortcuts/a82717d8fdad4e6280866fcf911173f7" target="_blank" rel="noopener noreferrer">wloc 设置地理位置&lt;/a>
&lt;/li>
&lt;li>&lt;a href="https://www.icloud.com/shortcuts/f42632d406504f24a2cd163af4fe012f" target="_blank" rel="noopener noreferrer">wloc 清理恢复位置&lt;/a>
&lt;/li>
&lt;/ul>
&lt;h3 id="在线选点页面">在线选点页面&lt;/h3>
&lt;ul>
&lt;li>&lt;a href="https://wloc-pages.pages.dev/" target="_blank" rel="noopener noreferrer">WLOC Pages 选点页面&lt;/a>
&lt;/li>
&lt;li>&lt;a href="https://wloc-spoofer.wloc.workers.dev/" target="_blank" rel="noopener noreferrer">WLOC Workers 选点页面&lt;/a>
&lt;/li>
&lt;/ul>
&lt;p>公共页面存在请求限额。长期使用可按项目文档自建 Cloudflare Worker 或 Pages 实例。&lt;/p></description></item><item><title>iPhone 16e：$99.99到手</title><link>https://blog.huoke.me/posts/iphone-16e-metro/</link><pubDate>Sat, 09 May 2026 10:49:44 +0800</pubDate><guid>https://blog.huoke.me/posts/iphone-16e-metro/</guid><description>&lt;blockquote>
&lt;p>🎯 一句话总结：Metro by T-Mobile 正在做 iPhone 16e 携号转入优惠，128GB 版本下单价 $99.99 + 税，三个月后可申领 $100 virtual prepaid Mastercard；如果流程顺利，手机成本大约落在 ¥800–1200，这就是一类华强北有锁机的来源逻辑。&lt;/p>&lt;/blockquote>
&lt;p>&lt;img src="https://blog.huoke.me/img/posts/iphone-16e-metro/iphone-16e-metro-hero.webp" alt="Metro by T-Mobile iPhone 16e 99.99 优惠示意图" title="Metro iPhone 16e $99.99 优惠" width="330" height="173" loading="lazy" decoding="async">
&lt;/p>
&lt;hr>
&lt;h2 id="-这是什么玩法">📌 这是什么玩法？&lt;/h2>
&lt;p>Metro by T-Mobile 官网 iPhone 16e 页面显示，128GB 原价 $599.99，携号转入优惠后购买价为 $99.99 + tax，节省 $500。&lt;/p>
&lt;p>优惠弹窗里写得更直白：&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>项目&lt;/th>
 &lt;th>Metro 官网当前信息&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>机型&lt;/td>
 &lt;td>Apple iPhone 16e 128GB&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>购买价&lt;/td>
 &lt;td>$99.99 + applicable taxes&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>返卡&lt;/td>
 &lt;td>第三个月服务后可领 $100 virtual prepaid Mastercard&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>套餐要求&lt;/td>
 &lt;td>当前 $50/月 AutoPay 套餐，首月 $55&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>号码要求&lt;/td>
 &lt;td>Qualifying port-in required，即合资格携号转入&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>每账户限制&lt;/td>
 &lt;td>该优惠最多 2 条线&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>排除条件&lt;/td>
 &lt;td>当前 T-Mobile 用户、或过去 180 天内用过 Metro 的用户不适用&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;p>&lt;img src="https://blog.huoke.me/img/posts/iphone-16e-metro/iphone-16e-front.webp" alt="Apple iPhone 16e 正面官方图" title="Apple iPhone 16e 正面" width="560" height="900" loading="lazy" decoding="async">
&lt;/p></description></item></channel></rss>