mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-10 13:39:28 -04:00
* SSH agent forwarding might cause security issues, locally and on the jump machine (https://defn.io/2019/04/12/ssh-forwarding/). So allow to completely disabling it. * separate options for client and server * keep it enabled by default Signed-off-by: Sven Roederer <devel-sven@geroedel.de>