# Fast-GitHub
**Repository Path**: xkits/Fast-GitHub
## Basic Information
- **Project Name**: Fast-GitHub
- **Description**: 国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2024-01-17
- **Last Updated**: 2024-01-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Version
v1.1.1
1.Github part of the page structure modified to accommodate the new layout.
Known issues
Octotree 6.0.0 has an impact on GitHub page layouts
Solution
Disable Octotree or use Git Master

v1.1.0
1. add fusion mode, please check in plugin options
2. Fix custom accelerated URL problem
3. Fix UI display problems

# INTRODUCTION
# Fast-GitHub
Github download speeds are generally slow in Asia, and with this plugin the download speeds will be insane!
[](https://badges.toozhao.com/badges/01EH1R0YMQANV1ACQXTEBK7JCN/green.svg "Get your own page views count badge on badges.toozhao.com")
# Download plugin
Chrome Download
# Plugin Preview

# How to use SSH channels
Configuring user profiles (`~/.ssh/config`)
```bash
Host github.com
HostName github.com
User git
IdentityFile Specify the path to the private key file used for key authentication
# Add the following
Host git.zhlh6.cn
HostName git.zhlh6.cn
User git
IdentityFile Using the secret key of github.com
```
Testing SSH Connections
```bash
ssh -T git@git.zhlh6.cn
# successful
You've successfully authenticated, but GitHub does not provide shell access
```
# If you find this plugin helpful, buy me a Starbucks!😁
-----
# 版本记录
v1.1.1
Github部分网页结构修改 适配新布局
已知问题
Octotree 6.0.0 对GitHub页面布局有影响
解决
禁用Octotree或者使用Git Master

v1.1.0
1.新增融合模式,请在插件选项中查看
2.修复自定义加速网址问题
3.修复界面显示问题

# 简介
# Fast-GitHub
国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!
[](https://badges.toozhao.com/badges/01EH1R0YMQANV1ACQXTEBK7JCN/green.svg "Get your own page views count badge on badges.toozhao.com")
# 下载插件
Chrome插件下载
# 插件预览

# 如何使用SSH通道
配置用户配置文件 (`~/.ssh/config`)
```bash
Host github.com
HostName github.com
User git
IdentityFile 指定密钥认证使用的私钥文件路径
# 新增如下内容
Host git.zhlh6.cn
HostName git.zhlh6.cn
User git
IdentityFile 使用github.com的秘钥
```
测试 SSH 连接
```bash
ssh -T git@git.zhlh6.cn
# 成功
You've successfully authenticated, but GitHub does not provide shell access
```
# 如果觉得这个插件对你有帮助,可以请我吃个鸡腿😁
请我吃鸡腿🍗