1 Star 1 Fork 0

aaaac/AWD_CTF_Platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker.sh 200 Bytes
一键复制 编辑 原始数据 按行查看 历史
moxiaoxi 提交于 6年前 . 调整代码
#!/bin/sh
cp run.sh tmp/
cp flag.py tmp/
docker run -p {out_port}:80 -p {ssh_port}:22 -v /var/lib/mysql -v `pwd`/html:/var/www/html -v `pwd`/tmp:/tmp -d --name {team_name} -ti moxiaoxi/web_example
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mucn/AWD_CTF_Platform.git
git@gitee.com:mucn/AWD_CTF_Platform.git
mucn
AWD_CTF_Platform
AWD_CTF_Platform
master

搜索帮助