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
- Host: GitHub
- URL: https://github.com/aceptriana/template-web-ctf
- Owner: aceptriana
- Created: 2020-11-20T06:20:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T06:44:34.000Z (over 3 years ago)
- Last Synced: 2025-02-25T13:42:22.016Z (over 1 year ago)
- Topics: ctf, template, website
- Language: JavaScript
- Homepage: https://ctf.acepxcode.my.id/
- Size: 16.6 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```