
Who Owns the Internet?
One internet. One owner. Pay to take it. Keep it until someone pays more.
@seomaneesh · X
Here is mine:
完整作品展
技术栈
15 projects

One internet. One owner. Pay to take it. Keep it until someone pays more.
@seomaneesh · X
Here is mine:

OutageDeck 监控 160+ 云服务商故障并通过邮件、Slack、Discord 或 Webhook 接收告警
@outagedeck · X
OutageDeck, outage alerts for 168 cloud vendors (AWS, Cloudflare, OpenAI, Slack), built only on their official status feeds. No crowd reports, no scraping, no false positives. Free email alerts for 5 providers + a free JSON API, no key.

查看各 AI 服务使用的网络路由和 Cloudflare 节点。
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。