在使用 FakeHTTP 绕过运营商网络限速📤一文中,我记录了运营商会对上传流量进行限速,并借助 FakeHTTP 规避这一限制。
起初,我以为上传限速对普通用户的影响并不大:大多数人的上传需求明显少于下载需求,而且运营商通常还会通过白名单让主流应用免受影响。直到最近,我尝试用天翼云盘分享文件,才发现实际上传速度慢得难以接受。我本想继续使用 FakeHTTP,却发现原项目没有提供 Windows 版本。
于是,趁 Copilot 还有一些可用额度,我让 GPT-5.6 Luna 协助实现了一个 Windows 版本。实际运行效果如下:
In Using FakeHTTP to Bypass ISP Network Throttling 📤, I documented how ISPs throttle upload traffic and used FakeHTTP to work around the restriction.
At first, I assumed upload throttling would not matter much to ordinary users: most people upload far less than they download, and ISPs often exempt mainstream applications through allowlists. That changed when I recently tried to share a file through Tianyi Cloud Drive. The upload speed was painfully slow. I wanted to use FakeHTTP again, only to find that the original project did not provide a Windows version.
So, while I still had some Copilot quota available, I asked GPT-5.6 Luna to help implement a Windows version. Here is what it looked like in practice:



