Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 11:39
· 4 commits to main since this release
初始提交:L7 HTTPS 反向代理 + L4 TCP 转发网关

- L7:多域名共用 443,按 Host 分发;ACME 自动签发或自定义 PEM 证书二选一;
  WebSocket Upgrade 透传、X-Forwarded-* 注入
- L4:每条路由独占端口裸 TCP 透传(SSH 等)
- 优雅退出:TaskTracker + CancellationToken,10 秒超时兜底
- CI:推送 v* tag 时六平台(Linux/Windows/macOS × x64/arm)自动构建发布

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>