FINDING · DEPLOYMENT
As of early 2026, GitHub mirror sites (FastGit at hub.fastgit.xyz, CNPMJS at github.com.cnpmjs.org, GitClone at gitclone.com) remain operationally accessible as reverse-proxy workarounds for read-only access and git clone acceleration from mainland China. The blog explicitly warns users against authenticating to GitHub accounts via these mirrors due to credential-theft risk, indicating that mirror operators are not fully trusted by the end-user community.
From 2026-anon-github-2026-6-dns — GitHub无法访问?2026年最新6种解决方法(含DNS修改与加速工具) | 二毛 · §方法三 · 2026 · ermao.net (Chinese-language circumvention blog)
Implications
- Mirror sites survive because they present a different hostname than github.com, confirming that blocking is domain-specific rather than IP-range-wide; tools can exploit this by routing through CDN or reverse-proxy infrastructure with non-blocked domain names.
- Trust issues with third-party mirrors highlight a gap that circumvention tools can fill by providing authenticated, end-to-end encrypted access to GitHub rather than relying on unauthenticated mirrors.
Tags
Extracted by claude-sonnet-4-6 — review before relying.