openwrt/package/network/services/dropbear/files
Petr Štetiar 83f6177dbf
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
dropbear: enable configurable port forwarding options
Currently its only possible to disable port forwarding only for specific
keys, via the OpenSSH-style restriction in `authorized_keys` file.

In some use cases it might be feasible to disable such features globally
on service level, so lets add new LocalPortForward and RemotePortForward
config knobs.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Link: https://github.com/openwrt/openwrt/pull/21071
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-12-08 18:53:34 +01:00
..
dropbear.config dropbear: enable configurable port forwarding options 2025-12-08 18:53:34 +01:00
dropbear.defaults dropbear: add a uci-defaults script for loading authorized keys 2024-10-02 15:41:33 +02:00
dropbear.failsafe dropbear: failsafe: handle all supported key types 2024-02-09 09:13:05 +00:00
dropbear.init dropbear: enable configurable port forwarding options 2025-12-08 18:53:34 +01:00