1
ohohohh OP https://lwxcloud.me/ 最近闲着无聊用 hexo 搞个博客,但是手机一直打不开,奇怪的很。各位大佬可以测试下
|
![]() |
2
lynan 30 天前
打不开
|
3
renfei 30 天前
我觉得是因为你没有 ICP 备案,被机房防火墙阻断了,连接被重置
## 带域名访问连接被重置 curl https://lwxcloud.me -v * Host lwxcloud.me:443 was resolved. * IPv6: (none) * IPv4: 8.134.34.67 * Trying 8.134.34.67:443... * Connected to lwxcloud.me (8.134.34.67) port 443 * ALPN: curl offers h2,http/1.1 * (304) (OUT), TLS handshake, Client hello (1): * CAfile: /etc/ssl/cert.pem * CApath: none * Recv failure: Connection reset by peer * LibreSSL/3.3.6: error:02FFF036:system library:func(4095):Connection reset by peer * Closing connection curl: (35) Recv failure: Connection reset by peer ## 使用 IP 访问可以访问 curl -v -k https://8.134.34.67 * Trying 8.134.34.67:443... * Connected to 8.134.34.67 (8.134.34.67) port 443 * ALPN: curl offers h2,http/1.1 * (304) (OUT), TLS handshake, Client hello (1): * (304) (IN), TLS handshake, Server hello (2): * (304) (IN), TLS handshake, Unknown (8): * (304) (IN), TLS handshake, Certificate (11): * (304) (IN), TLS handshake, CERT verify (15): * (304) (IN), TLS handshake, Finished (20): * (304) (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256 / [blank] / UNDEF * ALPN: server accepted h2 * Server certificate: * subject: O=lucky666CN; OU=lucky666CN; CN=Lucky * start date: Feb 21 03:24:13 2025 GMT * expire date: May 21 03:24:13 2027 GMT * issuer: O=lucky666CN; OU=lucky666CN; CN=lucky666CN * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway. * using HTTP/2 * [HTTP/2] [1] OPENED stream for https://8.134.34.67/ * [HTTP/2] [1] [:method: GET] * [HTTP/2] [1] [:scheme: https] * [HTTP/2] [1] [:authority: 8.134.34.67] * [HTTP/2] [1] [:path: /] * [HTTP/2] [1] [user-agent: curl/8.7.1] * [HTTP/2] [1] [accept: */*] > GET / HTTP/2 > Host: 8.134.34.67 > User-Agent: curl/8.7.1 > Accept: */* > * Request completely sent off < HTTP/2 404 < content-type: text/html; charset=utf-8 < content-length: 291 < date: Wed, 07 May 2025 01:32:42 GMT < <!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8"> <title>Lucky Warning</title> </head> <body> <center><h1>404 Not Found</h1></center> <hr> <center><a href="https://lucky666.cn" target="_blank" style="color: black" >Lucky</a>/web</center> </body> * Connection #0 to host 8.134.34.67 left intact |
![]() |
4
Daniate 30 天前
手机上能打开,用的 Android ,可能和翻墙有关。服务器在国内,需要备案
|
![]() |
5
cat 30 天前
阿里云服务器,关键是哪个地区的,国内的话肯定要备案,香港的话不用备案,可能是你这台服务器的 IP 废了
|
![]() |
6
litesoar 30 天前
可以打开。
|
![]() |
7
jiangyuorg 29 天前
你牛,用阿里云深圳服务器,域名居然不备案。马上会被阿里云探测到,然后封禁的。
|
8
jfsd2000 3 天前
我好不容易搞好 cloudflare 的域名,cloudflare 的解析,断联到怀疑人生。只好再注册了个阿里云域名+解析。
|