58 matches found
CentralizedFirewall
防火墙管理器 API 项目 安装 按照以下步骤设置并运行 API 项目: 1. 克隆仓库 root@kitploit: git clone https://github.com/adriyansyah-mf/CentralizedFirewall cd CentralizedFirewall 2. 编辑 .env 文件 根据你的配置更新 .env 中的环境变量。 root@kitploit: nano .env 3. 使用 Docker Compose 启动 API root@kitploit: docker compose up -d 这将以分离模式启动 API。 4. 验证...
6AI score
SaveExploits0References1
20