0.2.0 • Published 4 months ago

ghseek v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Feature

  • 下载克隆 github 资源加速
  • Github DNS 加速支持
  • gist DNS 加速支持

Usage

注意目前只支持 linux、macos 系统。

npm i -g ghseek
ghseek seek # 更新本地的 hosts 文件来加速 github 的 push、pull、clone 等操作

ghseek clone <github clone url> [目录位置] # 加速克隆代码
ghseek down <github url> [文件名称] # 加速下载github文件,github url可以是 release url、raw url

Append Hosts

添加的 hosts 类似于下面的内容,IP是通过 https://sites.ipaddress.com 获取的最新 DNS IP.

# ghseek github
140.82.112.3 github.com
151.101.65.194 github.global.ssl.fastly.net
185.199.109.133 raw.githubusercontent.com
140.82.112.4 gist.github.com
185.199.109.133 camo.githubusercontent.com
140.82.112.22 collector.github.com
140.82.114.5 api.github.com
185.199.109.133 avatars.githubusercontent.com
185.199.109.133 raw.github.com
# ghseek end

Contributors

💙 This package was templated with create-typescript-app.

0.2.0

4 months ago

0.1.9

4 months ago

0.1.8

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago

0.0.1

4 months ago