/cloudguard

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Cloud Guard

Introduction

Cloud Guard is one of CSE481 S Security Capstone projects developed by Shibin(Jack) Xu (shibix@cs.washington.edu), Zhaoyuan(Matt) Xu (xzy1998@cs.washington.edu), and Xinghan(Jeff) Zhao (zhaox27@cs.washington.edu) at University of Washington.

Deploy your server

Obtain an AWS EC2 ubuntu server
Set all traffic on port 7729
Allow http(s) traffic on your server
SSH into your server
git clone git@github.com:shibix/cloudguard.git
cd cloudguard
Enter tmux
./DEPLOY
Save URL (e.g. ec2--.compute.amazonaws.com/CloudGuard.zip)
Exit tmux

Download client app on Unix-like systems (e.g. Linux, Mac OS)

Visit the URL saved
unzip CloudGuard.zip
cd CloudGuard
./client_linux