services.transmission.settings.peer-port-random-high

NixOS option

The maximum peer port to listen to for incoming connections when services.transmission.settings.peer-port-random-on-start is enabled.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
65535
declared in: nixos/modules/services/torrent/transmission.nixView source on NixOS/nixpkgs →