LiteSpeed
tcp/443 tcp/80
Open service 14.225.231.69:80 · vmess.rrrb.xyz
2026-01-25 03:13
HTTP/1.1 301 Moved Permanently
Connection: close
Content-Type: text/html
Content-Length: 795
Date: Sun, 25 Jan 2026 03:13:21 GMT
Server: LiteSpeed
Location: https://vmess.rrrb.xyz/
Page title: 301 Moved Permanently
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 301 Moved Permanently
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">301</h1>
<h2 style="margin-top:20px;font-size: 30px;">Moved Permanently
</h2>
<p>The document has been permanently moved.</p>
</div></div></body></html>
Open service 14.225.231.69:443 · vmess.rrrb.xyz
2026-01-25 03:13
HTTP/1.1 200 OK
Connection: close
X-Powered-By: PHP/7.4.33
Content-Type: text/html; charset=UTF-8
Content-Length: 3264
Date: Sun, 25 Jan 2026 03:13:22 GMT
Server: LiteSpeed
Page title: Quản lý Proxy
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Quản lý Proxy</title>
<!-- Thêm CSS để tạo giao diện đẹp hơn -->
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
}
header {
background-color: #333;
color: white;
padding: 10px 0;
text-align: center;
}
h1, h2 {
color: #333;
}
.container {
width: 80%;
margin: 20px auto;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
th, td {
padding: 10px;
border: 1px solid #ddd;
text-align: left;
}
th {
background-color: #333;
color: white;
}
tr:nth-child(even) {
background-color: #f9f9f9;
}
tr:hover {
background-color: #f1f1f1;
}
form {
background-color: white;
padding: 20px;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
input[type="text"], input[type="number"], input[type="email"], input[type="submit"] {
width: 100%;
padding: 10px;
margin: 10px 0;
border: 1px solid #ccc;
border-radius: 4px;
}
input[type="submit"] {
background-color: #333;
color: white;
border: none;
cursor: pointer;
}
input[type="submit"]:hover {
background-color: #555;
}
</style>
</head>
<body>
<header>
<h1>Quản lý Proxy</h1>
</header>
<div class="container">
<h2>Danh sách Proxy</h2>
<table>
<thead>
<tr>
<th>ID</th>
<th>IP</th>
<th>Port</th>
<th>UUID</th>
<th>Path</th>
<th>Protocol</th>
<th>Email</th>
<th>Ngày tạo</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h2>Thêm Proxy mới</h2>
<form action="add_proxy.php" method="POST">
<label for="ip">IP:</label>
<input type="text" id="ip" name="ip" required>
<label for="port">Port:</label>
<input type="number" id="port" name="port" required>
<label for="uuid">UUID:</label>
<input type="text" id="uuid" name="uuid" required>
<label for="path">Path:</label>
<input type="text" id="path" name="path" required>
<label for="protocol">Protocol:</label>
<input type="text" id="protocol" name="protocol" required>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<input type="submit" value="Thêm Proxy">
</form>
</div>
</body>
</html>
Open service 14.225.231.69:443 · www.vmess.rrrb.xyz
2026-01-25 03:13
HTTP/1.1 200 OK
Connection: close
X-Powered-By: PHP/7.4.33
Content-Type: text/html; charset=UTF-8
Content-Length: 3264
Date: Sun, 25 Jan 2026 03:13:22 GMT
Server: LiteSpeed
Page title: Quản lý Proxy
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Quản lý Proxy</title>
<!-- Thêm CSS để tạo giao diện đẹp hơn -->
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
}
header {
background-color: #333;
color: white;
padding: 10px 0;
text-align: center;
}
h1, h2 {
color: #333;
}
.container {
width: 80%;
margin: 20px auto;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
th, td {
padding: 10px;
border: 1px solid #ddd;
text-align: left;
}
th {
background-color: #333;
color: white;
}
tr:nth-child(even) {
background-color: #f9f9f9;
}
tr:hover {
background-color: #f1f1f1;
}
form {
background-color: white;
padding: 20px;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
input[type="text"], input[type="number"], input[type="email"], input[type="submit"] {
width: 100%;
padding: 10px;
margin: 10px 0;
border: 1px solid #ccc;
border-radius: 4px;
}
input[type="submit"] {
background-color: #333;
color: white;
border: none;
cursor: pointer;
}
input[type="submit"]:hover {
background-color: #555;
}
</style>
</head>
<body>
<header>
<h1>Quản lý Proxy</h1>
</header>
<div class="container">
<h2>Danh sách Proxy</h2>
<table>
<thead>
<tr>
<th>ID</th>
<th>IP</th>
<th>Port</th>
<th>UUID</th>
<th>Path</th>
<th>Protocol</th>
<th>Email</th>
<th>Ngày tạo</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h2>Thêm Proxy mới</h2>
<form action="add_proxy.php" method="POST">
<label for="ip">IP:</label>
<input type="text" id="ip" name="ip" required>
<label for="port">Port:</label>
<input type="number" id="port" name="port" required>
<label for="uuid">UUID:</label>
<input type="text" id="uuid" name="uuid" required>
<label for="path">Path:</label>
<input type="text" id="path" name="path" required>
<label for="protocol">Protocol:</label>
<input type="text" id="protocol" name="protocol" required>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<input type="submit" value="Thêm Proxy">
</form>
</div>
</body>
</html>
Open service 14.225.231.69:80 · www.vmess.rrrb.xyz
2026-01-25 03:13
HTTP/1.1 301 Moved Permanently
Connection: close
Content-Type: text/html
Content-Length: 795
Date: Sun, 25 Jan 2026 03:13:22 GMT
Server: LiteSpeed
Location: https://www.vmess.rrrb.xyz/
Page title: 301 Moved Permanently
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 301 Moved Permanently
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">301</h1>
<h2 style="margin-top:20px;font-size: 30px;">Moved Permanently
</h2>
<p>The document has been permanently moved.</p>
</div></div></body></html>