Changeset 7468 in genesis for tools/proxy-8.0/wleiden.pl


Ignore:
Timestamp:
Feb 5, 2010, 3:08:45 PM (15 years ago)
Author:
richardvm
Message:

Multiple ports will be forwarded (added nrpe) (version 2) (fix)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/proxy-8.0/wleiden.pl

    r7467 r7468  
    284284    $output .= "\n";
    285285    $output .= "sshtun_enable=\"YES\"\n";
    286     $output .= "sshtun_flags=\"-R 22$proxyid:localhost:22 -R 56$proxyid:localhost:5666"\n";
     286    $output .= "sshtun_flags=\"-R 22$proxyid:localhost:22 -R 56$proxyid:localhost:5666\"\n";
    287287  }
    288288
Note: See TracChangeset for help on using the changeset viewer.