An open API service indexing awesome lists of open source software.

https://github.com/aceptriana/template-web-ctf

Template Website CTF
https://github.com/aceptriana/template-web-ctf

ctf template website

Last synced: 3 months ago
JSON representation

Template Website CTF

Awesome Lists containing this project

README

          

# Free For You
Template Website CTF

## Download

```
https://github.com/aceptriana/template-web-ctf/archive/main.zip

```
## Run Localhost
```
git clone https://github.com/aceptriana/template-web-ctf.git ctf
cd ctf
php -S localhost:8080
```