- or download this
$ ssh -vvvv 10.10.8.128
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /etc/ssh/ssh_config
...
Username:
- or download this
debug1: Authentication succeeded (none).
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug1: Entering interactive session.
- or download this
#!/usr/bin/perl
use strict;
...
return $output;
}