This commit is contained in:
itsikkes 2016-07-26 18:53:05 +03:00
commit 07db5ea348
2 changed files with 3 additions and 1 deletions

View File

@ -48,6 +48,7 @@ Linux (Tested on Ubuntu 12.04):
sudo pip install odict
sudo pip install paramiko
sudo pip install psutil
sudo pip install netifaces
sudo pip install https://github.com/pyinstaller/pyinstaller/releases/download/3.0.dev2/PyInstaller-3.0.dev2.tar.gz
sudo apt-get install winbind
2. Put source code in /home/user/Code/monkey/chaos_monkey

View File

@ -10,4 +10,5 @@ odict
paramiko
psutil
PyInstaller
ecdsa
ecdsa
netifaces