GZTimeWalker / GZCTF

The GZ::CTF project, an open source CTF platform.
https://docs.ctf.gzti.me/
GNU Affero General Public License v3.0
791 stars 92 forks source link

Docker+K3s分离部署下平台代理流量模式无效 #310

Closed we11s closed 1 month ago

we11s commented 1 month ago

Before submitting / 提交之前

What version of GZCTF are you using? / 您使用的 GZCTF 版本是什么?

Version: 0.20.9

What is the commit hash for your build? (in About page and backend logs) / 您所使用的构建的提交哈希是什么?(在关于页面和后端日志中)

74272A

In which browsers you can reproduce the issue? / 您在哪些浏览器中可以重现此问题?

All

Describe the bug / 描述 bug

测试使用的镜像为ghcr.io/gztimewalker/gzctf/test:latest image image

Expected behavior / 期望行为

显示出flag

Possible fix / 可能的修复

No response

GZTimeWalker commented 1 month ago

已知问题,该问题在具有更好的解决方案前无法规避。如需使用流量代理,请纯 docker 或纯 k3s 部署。

原因:docker 部署的 GZCTF 无法直接访问 k8s 的 SDN 网段。