services.byedpi.extraArgs

NixOS option

Extra command line arguments.

type: list of string
Default
[ ]
Example
[
  "--split"
  "1"
  "--disorder"
  "3+s"
  "--mod-http=h,d"
  "--auto=torst"
  "--tlsrec"
  "1+s"
]
declared in: nixos/modules/services/networking/byedpi.nixView source on NixOS/nixpkgs →