有没有一种方法可以发出 ->executive() 而不必等待 return?

Is there a way to issue an ->exec() without having to wait for the return?

使用 phpseclib 库,建立连接后,有没有办法通过 ->exec() 发出命令而不等待响应?

尝试$ssh->exec('nohup command &');

另外,首先,我很抱歉你得到了所有的反对票——你不配得到他们..