# mtapi **Repository Path**: qfpt123/mtapi ## Basic Information - **Project Name**: mtapi - **Description**: API安全靶场 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-09-07 - **Last Updated**: 2023-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, Vue, mtapi, Spring-MVC ## README API安全靶场 # 开发环境 | 名称 | 版本 | | -------------- | -------------------- | | Docker | 1.13.1 | | Docker Compose | 2.17.2 | | Mysql | 8.0.12 | | tomcat | 8.5.90-jdk8-corretto | | nginx | | | Node | 15.7.0 | | Npm | 7.4.3 | # 启动靶场 ```shell cd /root git clone https://gitee.com/qfpt123/mtapi.git cd mtapi/ docker-compose up -d ``` 执行完毕后,访问以下地址: 前端地址:http://IP:8089/ 例如:http://10.20.100.227:8089/ 后端地址:http://IP/ 例如:http://10.20.100.227/