Added folder directives + git ignores

This commit is contained in:
acepace 2016-06-14 14:40:28 +03:00
parent 6895549bbe
commit d9352f7693
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ __pycache__/
*.iso
*.msi
*.exe
*.bin
# C extensions
*.so

View File

@ -69,7 +69,7 @@ How to run:
5. install OpenSSL
sudo apt-get install openssl
6. Generate SSL Certificate, Run create_certificate.sh
6. Generate SSL Certificate, Run create_certificate.sh (located under /linux)
7. Copy monkey island server to /var/monkey_island:
cp -r [monkey_island_source]/cc /var/monkey_island/