Open service 3.127.193.59:80 · manufacturing.blue.kiwi.ki
2026-01-05 11:22
HTTP/1.1 400 Bad Request Date: Mon, 05 Jan 2026 11:22:26 GMT Content-Type: text/html Content-Length: 150 Connection: close Page title: 400 Bad Request <html> <head><title>400 Bad Request</title></head> <body> <center><h1>400 Bad Request</h1></center> <hr><center>nginx</center> </body> </html>
Open service 3.127.193.59:443 · manufacturing.blue.kiwi.ki
2026-01-05 11:22
HTTP/1.1 403 Forbidden
Date: Mon, 05 Jan 2026 11:22:26 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Page title: Access Denied
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Access Denied</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f4f4f4;
color: #333;
text-align: center;
padding-top: 50px;
}
.container {
max-width: 600px;
margin: auto;
background: #fff;
padding: 20px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1 {
color: #e74c3c;
}
</style>
</head>
<body>
<div class="container">
<h1>403 Forbidden - Access Denied</h1>
<p>You don't have permission to access this page.</p>
<p>If you believe this is an error, please contact the administrator.</p>
<p>...pst: have you tried turning the <b>VPN</b> on?</p>
</div>
</body>
</html>