- Timestamp:
- Feb 5, 2010, 3:07:51 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/proxy-8.0/wleiden.pl
r7466 r7467 284 284 $output .= "\n"; 285 285 $output .= "sshtun_enable=\"YES\"\n"; 286 $output .= "sshtun_flags=\"- p 22$proxyid,56$proxyid\"\n";286 $output .= "sshtun_flags=\"-R 22$proxyid:localhost:22 -R 56$proxyid:localhost:5666"\n"; 287 287 } 288 288
Note:
See TracChangeset
for help on using the changeset viewer.