Help for this page

Select Code to Download


  1. or download this
    $ssh->system;
    
  2. or download this
    my $socket = $ssh->open2socket
    
  3. or download this
    my $pty = $ssh->open2pty
    
  4. or download this
    my $socket = $ssh->open2socket('/usr/sh', '-i');