Commit Graph

2 Commits

Author SHA1 Message Date
renjue ddee5a9ebb perf: 纯 Go SQLite 驱动并简化 Docker 构建
CI / docker (push) Successful in 6m41s
改用 glebarez/sqlite 以禁用 CGO,去掉交叉编译工具链;Dockerfile 基镜像与 Prism CI 模板对齐以加速多架构构建。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 16:57:59 +08:00
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