services.endlessh-go.extraOptions

NixOS option

Additional command line options to pass to the endlessh-go daemon.

type: list of string
Default
[ ]
Example
[
  "-conn_type=tcp4"
  "-max_clients=8192"
]
declared in: nixos/modules/services/security/endlessh-go.nixView source on NixOS/nixpkgs →