Rex::Helper::SSH2::Expect - Online Linux Manual PageSection : 3
Updated : 2021-03-06
Source : perl v5.32.1
Note : User Contributed Perl Documentation
NAMERex::Helper::SSH2::Expect − An Expect like module for Net::SSH2
DESCRIPTIONThis is a module to have expect like features for Net::SSH2. This is the first version of this module. Please report bugs at GitHub <https://github.com/krimdomu/net−ssh2−expect>
DEPENDENCIES• Net::SSH2
SYNOPSIS use Rex::Helper::SSH2::Expect;
my $exp = Rex::Helper::SSH2::Expect−>new($ssh2);
$exp−>spawn("passwd");
$exp−>expect($timeout, [
qr/Enter new UNIX password:/ => sub {
my ($exp, $line) = @_;
$exp−>send($new_password);
}
],
[
qr/Retype new UNIX password:/ => sub {
my ($exp, $line) = @_;
$exp−>send($new_password);
}
],
[
qr/passwd: password updated successfully/ => sub {
my ($exp, $line) = @_;
$exp−>hard_close;
}
]);
CLASS METHODS
new($ssh2)Constructor: You need to parse an connected Net::SSH2 Object.
log_stdout(0|1)Log on STDOUT.
log_file($file)Log everything to a file. $file can be a filename, a filehandle or a subRef.
spawn($command, @parameters)Spawn $command with @parameters as parameters.
soft_close()Currently only an alias to hard_close();
hard_close();Stops the execution of the process.
expect($timeout, @match_patters)This method controls the execution of your process.
send($string)Send a string to the running command. 0
Johanes Gumabo
Data Size : 8,198 byte
man-Rex::Helper::SSH2::Expect.3pmBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 175,166
Visitor ID : :
Visitor IP : 52.14.148.63 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|Rex::Helper::SSH2::Expect.3pm|36/37|el══─{─══.|.el══─{─══. ds -- \|\(em\|
) (htmlprn|149|Rex::Helper::SSH2::Expect.3pm|36/37|.el══─{─══. ds -- — |.el══─{─══. ds -- \|\(em\|
) (parse_manual_page_|249|Rex::Helper::SSH2::Expect.3pm|43|br══─}─══|'br══─}─══
) (htmlprn|149|Rex::Helper::SSH2::Expect.3pm|43|'br══─}─══ |'br══─}─══
)