受欢迎的博客标签

Make your github.com faster (github.com加速教程2)

Published

way 1. chorme brower download

step 1.vist https://github.com/hacs/integration/releases

run ok

step 2.download 

无法访问此网站github.com 的响应时间过长。

 

way 2. debian 12 on vmware player on windows 10

wget https://github.com/hacs/integration/releases/download/1.34.0/hacs.zip

 

root@debian12:~# wget https://github.com/hacs/integration/releases/download/1.34.0/hacs.zip
--2024-02-17 01:40:47--  https://github.com/hacs/integration/releases/download/1.34.0/hacs.zip
Resolving github.com (github.com)... 20.205.243.166
Connecting to github.com (github.com)|20.205.243.166|:443... connected.
HTTP request sent, awaiting response... Read error (The TLS connection was non-properly terminated.) in headers.
Retrying.

--2024-02-17 01:40:58--  (try: 2)  https://github.com/hacs/integration/releases/download/1.34.0/hacs.zip
Connecting to github.com (github.com)|20.205.243.166|:443... 

 

way 3. vps on vultr

vultr:~# wget https://github.com/hacs/integration/releases/download/1.34.0/hacs.zip
--2024-02-17 10:45:58--  https://github.com/hacs/integration/releases/download/1.34.0/hacs.zip
Resolving github.com (github.com)... 140.82.113.4
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/172733314/031039ba-ecb2-41a2-8838-bf96beb7bfe3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240217T104559Z&X-Amz-Expires=300&X-Amz-Signature=5c6c4abda379b92074ba0a0d57fb4bef5cf970fc9cd7a4cd56c7abb8d384fe90&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=172733314&response-content-disposition=attachment%3B%20filename%3Dhacs.zip&response-content-type=application%2Foctet-stream [following]
--2024-02-17 10:45:59--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/172733314/031039ba-ecb2-41a2-8838-bf96beb7bfe3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240217T104559Z&X-Amz-Expires=300&X-Amz-Signature=5c6c4abda379b92074ba0a0d57fb4bef5cf970fc9cd7a4cd56c7abb8d384fe90&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=172733314&response-content-disposition=attachment%3B%20filename%3Dhacs.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15766511 (15M) [application/octet-stream]
Saving to: ‘hacs.zip.1’

hacs.zip.1                            100%[=======================================================================>]  15.04M  --.-KB/s    in 0.07s   

2024-02-17 10:45:59 (221 MB/s) - ‘hacs.zip.1’ saved [15766511/15766511]

 

 

ping test on the same time via debian 12

root@debian12:~# ping 140.82.113.4
PING 140.82.113.4 (140.82.113.4) 56(84) bytes of data.
64 bytes from 140.82.113.4: icmp_seq=1 ttl=46 time=243 ms
64 bytes from 140.82.113.4: icmp_seq=2 ttl=46 time=233 ms
64 bytes from 140.82.113.4: icmp_seq=3 ttl=46 time=232 ms
64 bytes from 140.82.113.4: icmp_seq=4 ttl=46 time=232 ms
64 bytes from 140.82.113.4: icmp_seq=5 ttl=46 time=232 ms
64 bytes from 140.82.113.4: icmp_seq=6 ttl=46 time=232 ms
64 bytes from 140.82.113.4: icmp_seq=7 ttl=46 time=233 ms
64 bytes from 140.82.113.4: icmp_seq=8 ttl=46 time=233 ms
64 bytes from 140.82.113.4: icmp_seq=9 ttl=46 time=232 ms
^C
--- 140.82.113.4 ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8012ms
rtt min/avg/max/mdev = 231.890/233.580/243.264/3.437 ms
root@debian12:~# ping 20.205.243.166
PING 20.205.243.166 (20.205.243.166) 56(84) bytes of data.
64 bytes from 20.205.243.166: icmp_seq=1 ttl=110 time=97.7 ms
64 bytes from 20.205.243.166: icmp_seq=2 ttl=110 time=97.6 ms
64 bytes from 20.205.243.166: icmp_seq=3 ttl=110 time=97.8 ms
64 bytes from 20.205.243.166: icmp_seq=4 ttl=110 time=97.7 ms
64 bytes from 20.205.243.166: icmp_seq=5 ttl=110 time=97.1 ms
64 bytes from 20.205.243.166: icmp_seq=6 ttl=110 time=98.1 ms
64 bytes from 20.205.243.166: icmp_seq=7 ttl=110 time=97.6 ms
64 bytes from 20.205.243.166: icmp_seq=8 ttl=110 time=97.6 ms
64 bytes from 20.205.243.166: icmp_seq=9 ttl=110 time=97.4 ms

 

ping on windows 10

F:\publish>ping github.com

正在 Ping github.com [140.82.113.3] 具有 32 字节的数据:
来自 140.82.113.3 的回复: 字节=32 时间=242ms TTL=46
来自 140.82.113.3 的回复: 字节=32 时间=242ms TTL=46
来自 140.82.113.3 的回复: 字节=32 时间=245ms TTL=46
来自 140.82.113.3 的回复: 字节=32 时间=242ms TTL=46

 

ping test- objects.githubusercontent.com  on the same time via debian 12

root@debian12:~# ping objects.githubusercontent.com
PING objects.githubusercontent.com (185.199.111.133) 56(84) bytes of data.
64 bytes from cdn-185-199-111-133.github.com (185.199.111.133): icmp_seq=1 ttl=48 time=186 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=2 ttl=48 time=186 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=3 ttl=48 time=162 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=4 ttl=48 time=178 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=5 ttl=48 time=172 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=6 ttl=48 time=186 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=7 ttl=48 time=167 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=8 ttl=48 time=188 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=9 ttl=48 time=168 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=10 ttl=48 time=162 ms
64 bytes from cdn-185-199-111-133.github.com (185.199.111.133): icmp_seq=11 ttl=48 time=166 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=12 ttl=48 time=164 ms
64 bytes from 133.111.199.185.in-addr.arpa (185.199.111.133): icmp_seq=13 ttl=48 time=196 ms