[Solved] php script to login to a server through SSH
[ad_1] exec(“ssh 124.134.4.173 -l root”); or shell_exec(“ssh 124.134.4.173 -l root”); will work. [ad_2] solved php script to login to a server through SSH
[ad_1] exec(“ssh 124.134.4.173 -l root”); or shell_exec(“ssh 124.134.4.173 -l root”); will work. [ad_2] solved php script to login to a server through SSH