이 레포지토리를 git clone 해줍니다.
git clone [이 git repository 주소]
setting & module install
cd 2020_Capstone_IDS
chmod 777 settinginstall.sh
./settinginstall.sh
- Django 실행
cd mysite
sudo python3 manage.py runserver
- IDS 실행
cd Capstone_DDOS_IDS
sudo python3 DDOS_IDS.py
임시계정
id : text / pw : 1234