Download this file
1 2 3 4 5 6 7 8 9 10
<?php include_once 'functions.php'; //echo nl2br(execute_ssh_command('192.168.2.30','22','root','Xd251203','ls -la')); //echo nl2br(execute_ssh_command('192.168.2.30','22','root','/var/www/.ssh/id_rsa','ls -la')); $machine = new MLMachine(1); ?>