services.zapret2.firewall.desyncFwmark

NixOS option

The desync mark bitmask to use. This bitmask must contain only a single bit, and must be unique among all other nftables rules.

type: string matching the pattern 0x(1|2|4|8)(0){0,7}
Default
"0x40000000"
Example
"0x10000000"
declared in: nixos/modules/services/networking/zapret2.nixView source on NixOS/nixpkgs →