openwrt/package/network/services/dropbear
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
..
files dropbear: enable configurable port forwarding options 2025-12-08 18:53:34 +01:00
patches dropbear: don't limit channel window to 500MB 2025-08-23 18:25:11 +02:00
Config.in dropbear: disable login recording with musl libc 2025-08-23 18:25:11 +02:00
Makefile dropbear: disable login recording with musl libc 2025-08-23 18:25:11 +02:00