banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

github-hosts:国内でのGithubへのアクセスが頻繁にできない問題を解決するために、Hostsを変更します。

現在、国内では基本的に直接的に GitHub にアクセスすることができません。
ファイアウォールによるブロックは主に 2 つの方法があります:DNS 汚染と IP ブロック。

DNS 汚染の場合、ドメイン名を直接使用してアクセスすることはできません。最も簡単な方法は、DNS を変更することで、最も簡単な方法は hosts ファイルを変更することです。 IP ブロックの場合、ファイアウォールを回避するために「逆ファイアウォール」を使用する必要があります。政策上のリスクがあるため、ここでは説明しません。

GitHub へのアクセス
周知の理由から、GitHub は多くの場合、読み込むことができないか、スタイルが表示されません。簡単にホストを変更することで、GitHub へのアクセスを解決することができます。
以下のファイルを編集します:C:\Windows\System32\drivers\etc\hosts。
上記の hosts ファイルの内容をコピーして貼り付けます。
#Github Hosts Start
#Update Time: 2024-01-30
#Project Address: https://github.com/maxiaof/github-hosts
#Update URL: https://raw.githubusercontent.com/maxiaof/github-hosts/master/hosts
140.82.114.26 alive.github.com
140.82.114.26 live.github.com
185.199.110.154 github.githubassets.com
140.82.113.22 central.github.com
185.199.111.133 desktop.githubusercontent.com
185.199.110.153 assets-cdn.github.com
185.199.108.133 camo.githubusercontent.com
185.199.110.133 github.map.fastly.net
146.75.121.194 github.global.ssl.fastly.net
140.82.121.4 gist.github.com
185.199.110.153 github.io
140.82.121.4 github.com
192.0.66.2 github.blog
140.82.121.5 api.github.com
185.199.111.133 raw.githubusercontent.com
185.199.110.133 user-images.githubusercontent.com
185.199.108.133 favicons.githubusercontent.com
185.199.109.133 avatars5.githubusercontent.com
185.199.110.133 avatars4.githubusercontent.com
185.199.108.133 avatars3.githubusercontent.com
185.199.109.133 avatars2.githubusercontent.com
185.199.110.133 avatars1.githubusercontent.com
185.199.109.133 avatars0.githubusercontent.com
185.199.110.133 avatars.githubusercontent.com
140.82.121.10 codeload.github.com
52.216.218.201 github-cloud.s3.amazonaws.com
54.231.228.113 github-com.s3.amazonaws.com
52.217.113.73 github-production-release-asset-2e65be.s3.amazonaws.com
52.216.221.9 github-production-user-asset-6210df.s3.amazonaws.com
52.216.90.68 github-production-repository-file-5c1aeb.s3.amazonaws.com
185.199.109.153 githubstatus.com
140.82.113.17 github.community
52.224.38.193 github.dev
140.82.114.22 collector.github.com
13.107.42.16 pipelines.actions.githubusercontent.com
185.199.109.133 media.githubusercontent.com
185.199.110.133 cloud.githubusercontent.com
185.199.108.133 objects.githubusercontent.com
#Github Hosts End

image

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。