services.endlessh-go.extraOptions

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

Type
list of string
Default
[ ]
Example
[
  "-conn_type=tcp4"
  "-max_clients=8192"
]
Declared
<nixpkgs/nixos/modules/services/security/endlessh-go.nix>