Skip to content

NTUCSIECouncil/ForesightCampWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSIE Foresight Camp Challenge Webpage


Installation

# Step 1 : Clone the repo
git clone https://github.com/NTUCSIECouncil/ForesightCampWeb.git
# Step 2 : Setup python ( you may skip this step if the environment is set up )
sudo apt-get install python3-pip
python3 -m pip install -U pip
# Step 3 : Install Django
pip3 install -r requirements.txt

Usage

  1. Start the server

    ./manage.py runserver <ip or domain-name>:<port>
  2. Management

    Log in the backstage as administrator and revise flag

    Be sure to change adminstration's password before start it !!!

Acknowledgement

This repository is originally forked from [Tenyoku's foresight_camp_ctf repository] (https://github.com/Tenyoku8478/foresight_camp_ctf).

About

CSIE Academic Foresight Camp CTF Webpages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •