Final project for the Ariel U. "Attack Lab" course
For the installation follow the following steps on two seperate VM's:
- Server side:
- Install "Linux Ubuntu Server" v. 16.04.1.
- Copy the files from the "Server" folder to the VM.
- Open terminal and nevigate to the downloaded files.
- Run the command "bash install-server.sh".
- Change the machine IP to "10.0.0.1".
- Client side:
- Install "Linux Ubuntu Desktop" v. 16.04.
- Copy the files from the "Client" folder the VM.
- Open the terminal and nevigate to the downloaded files.
- Run the command "bash install.sh".
- Change the machine IP to "10.0.0.2".
Let the game begin!