<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<title>MIWIFI</title>
<link href="/xiaoqiang/web/css/bc.css" rel="stylesheet">
<link href="/xiaoqiang/diagnosis/css/neterr.css" rel="stylesheet">
</head>
<body>
<div id="doc">
<div class="logo">
<img src="/xiaoqiang/diagnosis/img/logo.png">
</div>
<div class="mod-neterr" id="text">
</div>
</div>
<script type="text/template" id="tplmain">
<div class="hd">
<img src="/xiaoqiang/diagnosis/img/ico_warn.png">
<p>{$a}</p>
</div>
<div class="bd">
<a href="/cgi-bin/luci/diagnosis" class="btn btn-dft btn-block"><span>{$b}</span></a>
</div>
<div class="ft">
{$c}
</div>
</script>
<script src="/js/jquery-1.8.3.js"></script>
<script src="/js/qwrap.js"></script>
<script>
$(function(){
$.getJSON('/cgi-bin/luci/diagnosis/errindex', function( rsp ){
if ( rsp.code == 0) {
$('#text').html( $('#tplmain').html().tmpl(rsp.data) );
}
});
});
</script>
</body>
</html>
* Trying 103.148.51.19:8080...
* Connected to (nil) (103.148.51.19) port 8080 (#0)
> GET http://depts.washington.edu/ken/env.cgi HTTP/1.1
> Host: depts.washington.edu
> User-Agent: Mozilla/5.0
> Accept: */*
> Proxy-Connection: Keep-Alive
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 302 Moved Temporarily
< Server: nginx
< Date: Mon, 27 Nov 2023 23:02:56 GMT
< Content-Type: text/html
< Content-Length: 154
< Connection: keep-alive
< Location: http://router.miwifi.com/diagnosis/index.html
< Expires: Thu, 01 Jan 1970 00:00:01 GMT
< Cache-Control: no-cache
<
* Ignoring the response-body
{ [154 bytes data]
* Connection #0 to host (nil) left intact
* Issue another request to this URL: 'http://router.miwifi.com/diagnosis/index.html'
* Found bundle for host 103.148.51.19: 0x5652accb63a0 [serially]
* Can not multiplex, even if we wanted to!
* Connection 0 seems to be dead!
* Closing connection 0
* Hostname 103.148.51.19 was found in DNS cache
* Trying 103.148.51.19:8080...
* Connected to (nil) (103.148.51.19) port 8080 (#1)
> GET http://router.miwifi.com/diagnosis/index.html HTTP/1.1
> Host: router.miwifi.com
> User-Agent: Mozilla/5.0
> Accept: */*
> Proxy-Connection: Keep-Alive
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Server: nginx
< Date: Mon, 27 Nov 2023 23:02:56 GMT
< Content-Type: text/html
< Content-Length: 1624
< Last-Modified: Tue, 18 Aug 2020 11:01:28 GMT
< Connection: close
< ETag: "5f3bb508-658"
< Expires: Mon, 27 Nov 2023 23:02:55 GMT
< Cache-Control: no-cache
< MiCGI-Host: router.miwifi.com
< MiCGI-Http-Host: router.miwifi.com
< Content-Type: text/html;charset=utf-8
< Accept-Ranges: bytes
<
{ [1428 bytes data]
* Closing connection 1