# | Line 44 | Line 44 | data.onstartconnect=0 | |
---|---|---|
44 | # connect direct, just comment this line | |
45 | # | |
46 | useFirewall=0 | |
47 | < | firewall.command=ssh -l login -L%PORT%:%SERVER%:%PORT% gateway.example.com sleep 7200 |
47 | > | firewall.command=ssh -N -L%PORT%:%SERVER%:%PORT% gateway.example.com |
48 | ||
49 | # the time in seconds to wait for the firewall.command to | |
50 | # finish executing and thus start up the pipe |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |