services.tor.settings.DirPort

NixOS option

See torrc manual.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive) or value "auto" (singular enum) or list of (16 bit unsigned integer; between 0 and 65535 (both inclusive) or value "auto" (singular enum) or (submodule))
Default
[ ]
Example
443
declared in: nixos/modules/services/security/tor.nixView source on NixOS/nixpkgs →