cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3032::6815:4e8b:8443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nnreYn%2B%2BvpYiDMdghZNS2gmdjPs03WSYj%2BGhrEahLTLP6N7LWubhlNvV6VbJFnSnkiG2nNHKAJqAEMKiL0cd8m%2B%2FLhFKdix4AOBI2HTSdR8b5C398%2B1IHNUD09L8"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32bacb0b78a5-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 2606:4700:3036::ac43:de6c:443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PGOh9rnhDFLVeYbuwlqghEB3HezV%2B5b53GNm7vBiwIIQLJrJwwbwzBv1Cz8a%2BJnFJ8V57qUVKT07jjYt7U012cekahqAY1IwerzUtAEZpiqnyeXE0mKUwgl9ACpC"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba9c16975f-FRA
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 172.67.222.108:8443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0dh%2BrnuPJ9tIC9HTIhoI01wNZgjw0GX%2FLI%2FdX4fi3swEzoexyAPVw1Pf3RK5YRXFOyOp1Tia%2B0V3QXzAArR5fSzSEII7BisI%2BLN8GHFXPj%2F3"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32baddcbac0c-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 172.67.222.108:443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4acYPv8zme%2BXk%2FsZoclEuiDMosMg%2BrKx0MXbRbeMLPWps%2B%2FYhbF18g%2B8Q0YSRyU8bKk7vlPFAZ4tgvlNFAALGNCozsQF0mXKpyTaBEzLsuD%2F"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba9e29425c-EWR
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 2606:4700:3036::ac43:de6c:80 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bb2bOsjFdrH9FYUruFyF1ElWT7opJNyaKQuUSXY20TsWkwcLsXi%2FtepXGl1a7M4JKNXREGjpjNHfN42eurQjDZJSnQZYcvf0zZI2K%2FojlCw9eE2uWpYLxOffxSlr"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32baa8ff590f-FRA
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 2606:4700:3032::6815:4e8b:443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MwKFsrQ98%2Bakve1jVzsMvrowByUUX%2BsiBcvTBBPoBJU0Ww8uzZsuCgJFFAs35aQiMxU1FVwkO7AeH%2BTrm4RzG9qU9iZY8CbCmk7qk2a7v0rfJIkrIIgWhlvcmQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32badcfba1de-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 2606:4700:3036::ac43:de6c:8443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=y516Q99TxAJk%2FkQLGFixR%2FyRMNKoFRNKAUm%2FnUIqhqYlM9cE1gaN%2FJMOZRYPw%2FqYeXnfGgVS5JgwH%2BKdDUCi%2F%2F27R%2Bygy50qqXWKfHP%2FcJccouMC1t1Z4MDNEJ35"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32baac7dc4fb-EWR
alt-svc: h3=":8443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 2606:4700:3032::6815:4e8b:80 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EVg3%2FkmGD8QShLeaCfObpY99Lkphay50gGXCl69pXPG2%2BavFp7CJ78hfjXcQ%2FWwr9pkBbRzLcvRCzQSwgaxS%2Byunnra%2BA9kYCrwPeOO0ihzDeW559on6ZykPSEHY"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba5d42b8ed-AMS
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 172.67.222.108:80 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=f8VHy1s5%2FfBM26Knu4R9VhIVhloijunBxmqN7wugxFP%2BcHCyYOjuKXGXCiiOaTWjklimNQUusb6MffNLIcYV9zhWWnHAYMXJm%2FMmY9jqww%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba5e8e6922-FRA
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 104.21.78.139:80 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XaV5ALABbSNsPRpa4PS2A2WpLBxgKLviz%2FLa3FDKccc3WFONbr%2Fgc6vn2czBVlffNZTweID3FWT%2ByX%2BeqPUlv1Tp13VcV2lFt7UNMAOn14Cs"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba68205265-LHR
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 104.21.78.139:8443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1Ry8XE8iAN7Lz4lMhJR%2Bgm%2BBSioos9RfFjpA1wQSHWDwplsLc3d5ywA%2FzR8eq9lIuSQJhxW%2FlqTlCpOVCbb0xSwthGWGpHEf5lHQeV7YAA3B"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba6be49727-AMS
alt-svc: h3=":8443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co
Open service 104.21.78.139:443 · cfnew.linkman.top
2026-01-26 07:11
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:11:46 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 11242
Connection: close
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TRwFCZmN32PQnTgme6dkakCZFnaJq%2FPbJSZuIQHqtSTV%2FNg2EqNiK%2Beu%2BaebEMX%2B3WovprF0iFPWy0BSunS4lu%2F7p4O%2FyVG0NR6uXiGPnPmX"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e32ba696ddbec-FRA
alt-svc: h3=":443"; ma=86400
Page title: 终端
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>终端</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: "Courier New", monospace;
background: #000; color: #00ff00; min-height: 100vh;
overflow-x: hidden; position: relative;
display: flex; justify-content: center; align-items: center;
}
.matrix-bg {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%);
z-index: -1;
animation: bg-pulse 8s ease-in-out infinite;
}
@keyframes bg-pulse {
0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
}
.matrix-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,255,0,0.03) 2px, rgba(0,255,0,0.03) 4px);
animation: matrix-fall 20s linear infinite;
z-index: -1;
}
@keyframes matrix-fall {
0% { transform: translateY(-100%); }
100% { transform: translateY(100vh); }
}
.matrix-code-rain {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
pointer-events: none; z-index: -1;
overflow: hidden;
}
.matrix-column {
position: absolute; top: -100%; left: 0;
color: #00ff00; font-family: "Courier New", monospace;
font-size: 14px; line-height: 1.2;
animation: matrix-drop 15s linear infinite;
text-shadow: 0 0 5px #00ff00;
}
@keyframes matrix-drop {
0% { top: -100%; opacity: 1; }
10% { opacity: 1; }
90% { opacity: 0.3; }
100% { top: 100vh; opacity: 0; }
}
.matrix-column:nth-child(odd) {
animation-duration: 12s;
animation-delay: -2s;
}
.matrix-column:nth-child(even) {
animation-duration: 18s;
animation-delay: -5s;
}
.matrix-column:nth-child(3n) {
animation-duration: 20s;
animation-delay: -8s;
}
.terminal {
width: 90%; max-width: 800px; height: 500px;
background: rgba(0, 0, 0, 0.9);
border: 2px solid #00ff00;
border-radius: 8px;
box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
backdrop-filter: blur(10px);
position: relative; z-index: 1;
overflow: hidden;
}
.terminal-header {
background: rgba(0, 20, 0, 0.8);
padding: 10px 15px;
border-bottom: 1px solid #00ff00;
display: flex; align-items: center;
}
.terminal-buttons {
display: flex; gap: 8px;
}
.terminal-button {
width: 12px; height: 12px; border-radius: 50%;
background: #ff5f57; border: none;
}
.terminal-button:nth-child(2) { background: #ffbd2e; }
.terminal-button:nth-child(3) { background: #28ca42; }
.terminal-title {
margin-left: 15px; color: #00ff00;
font-size: 14px; font-weight: bold;
}
.terminal-body {
padding: 20px; height: calc(100% - 50px);
overflow-y: auto; font-size: 14px;
line-height: 1.4;
}
.terminal-line {
margin-bottom: 8px; display: flex; align-items: center;
}
.terminal-prompt {
color: #00ff00; margin-right: 10px;
font-weight: bold;
}
.terminal-input {
background: transparent; border: none; outline: none;
co