openwrt-packages/net/sshtunnel/files
Sergey Ponomarev 28e8daf726 sshtunnel: simplify command composition
Remove append_params and use shell expressions instead e.g. ${port:+-p $port}.

Note that we can't do that with ProxyCommand because it has to be quoted.

The order of options was changed from more important like hostname to just static -nN.

The CompressionLevel option is removed from SSH2.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27 17:31:33 +00:00
..
sshtunnel.init sshtunnel: simplify command composition 2023-12-27 17:31:33 +00:00
uci_sshtunnel sshtunnel: simplify command composition 2023-12-27 17:31:33 +00:00