# | 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 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |