ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/HostUpdate/hostssh.pl
(Generate patch)

Comparing HostUpdate/hostssh.pl (file contents):
Revision 191 by Douglas Thrift, 2004-05-16T17:23:15-07:00 vs.
Revision 192 by Douglas Thrift, 2004-08-22T21:23:29-07:00

# Line 34 | Line 34 | my $content = $response->content;
34   if ($content =~ /^name=(.+)$/)
35   {
36          system ("ssh -L 8080:localhost:80 -R 8080:localhost:80 -L 5900:localhost:5"
37 <                . "900 Douglas\\ Thrift\@$1");
37 >                . "900 -L 2302:localhost:23 Douglas\\ Thrift\@$1");
38   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines