services.openssh.settings.GatewayPorts

NixOS option

Specifies whether remote hosts are allowed to connect to ports forwarded for the client. See sshd_config(5).

type: null or string
Default
"no"
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →