---
permalink: 2021/03/23/tool/github-mirror/
title: Github镜像站
tags:
    - Tool
date: 2021-03-23 13:27:45
categories:
    - Tool
---
## 前言

最近 `VPN` 被各种封禁，`Github` 也上不了了，能否上去看缘分。

于是搜了下，是否有镜像站。

## 站点

> 站点比较慢，拉取速度还可以。

[hub.fastgit.org](https://hub.fastgit.org)

TIPS：处于安全考虑，不建议登录账户信息

### 使用方式

将 `github.com/xx/xx` 替换为 `hub.fastgit.org/xx/xx`。

比如：`github.com/XiaoMi/Gaea` 可以使用 `hub.fastgit.org/XiaoMi/Gaea` 访问。

TIPS：有些项目比较冷门，站点不会缓存，需要刷新等待。

## 最后

终于又可以看 `Github` 了。