Files
Wormhole/web/dist/index.html
T
rose_cat707 612d68f56f feat: Wormhole 内网穿透与反向代理网关
Go + Vue 管理台,SQLite 持久化;支持隧道/域名穿透、域名转发插件链、访客认证、
IP 规则、API Key、Docker 单镜像部署;配置通过 Web 系统设置管理,无需 YAML 文件。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 12:15:02 +08:00

14 lines
395 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wormhole</title>
<script type="module" crossorigin src="/assets/index-6-ZkUqlB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-WASRcumQ.css">
</head>
<body>
<div id="app"></div>
</body>
</html>