|
小鸡dns 解析正常,下载其他网站东西也是正常的,就是访问 github 异常。
- root@HK-KC23:~# wget -N --no-check-certificate https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_linux_amd64.tar.gz
- --2025-01-14 18:26:53-- https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_linux_amd64.tar.gz
- Resolving github.com (github.com)... 20.26.156.215
- Connecting to github.com (github.com)|20.26.156.215|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/48378947/c319ebf8-abbe-4399-9a6b-2e265d10d016?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250114T102653Z&X-Amz-Expires=300&X-Amz-Signature=adb14fa8264455c87700f4731c7228d4ed0af5a86fc446fd732f0d4d7cde5b56&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dfrp_0.61.1_linux_amd64.tar.gz&response-content-type=application%2Foctet-stream [following]
- --2025-01-14 18:26:54-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/48378947/c319ebf8-abbe-4399-9a6b-2e265d10d016?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250114T102653Z&X-Amz-Expires=300&X-Amz-Signature=adb14fa8264455c87700f4731c7228d4ed0af5a86fc446fd732f0d4d7cde5b56&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dfrp_0.61.1_linux_amd64.tar.gz&response-content-type=application%2Foctet-stream
- Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ...
- Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
- GnuTLS: Error in the pull function.
- Unable to establish SSL connection.
- root@HK-KC23:~#
复制代码 |
|