BYRIO / BYRIO-mirrors

9 stars 3 forks source link

无法访问,HTTP 403 #25

Open oldherl opened 3 months ago

oldherl commented 3 months ago
$ curl -4 http://mirrors.bupt.edu.cn/archlinux/core/os/x86_64/core.db -v
* Host mirrors.bupt.edu.cn:80 was resolved.
* IPv6: (none)
* IPv4: 211.68.71.120, 211.68.71.121
*   Trying 211.68.71.120:80...
* Connected to mirrors.bupt.edu.cn (211.68.71.120) port 80
> GET /archlinux/core/os/x86_64/core.db HTTP/1.1
> Host: mirrors.bupt.edu.cn
> User-Agent: curl/8.8.0
> Accept: */*
> 
* Request completely sent off
< HTTP/1.1 403 Forbidden
< Server: nginx/1.22.0
< Date: Sun, 18 Aug 2024 04:59:19 GMT
< Content-Type: text/html
< Content-Length: 153
< Connection: keep-alive
< 
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx/1.22.0</center>
</body>
</html>
* Connection #0 to host mirrors.bupt.edu.cn left intact