Skynet2-0 / Skynet2.0

GNU General Public License v3.0
2 stars 2 forks source link

Ssh connection is now operational. #11

Closed StefanBoodt closed 8 years ago

StefanBoodt commented 8 years ago

This branch introduces the client ssh side to python. The SSH server on the child will install itself automatically and can run all shell commands this way.

The issue of obtaining the root user, password and the host of the server still remain issues though but with the manual fill in this code is now functional. Obtaining the above information and starting the child server are problems outside of the scope of this branch.