services.tor.settings.ServerTransportPlugin.transports

NixOS option

List of pluggable transports.

type: list of string
Default
[ ]
Example
[
  "obfs2"
  "obfs3"
  "obfs4"
  "scramblesuit"
]
declared in: nixos/modules/services/security/tor.nixView source on NixOS/nixpkgs →