services.zapret2.firewall.configureAutomatically

NixOS option

Whether to automatically configure the firewall rules to apply the DPI bypass to all outgoing non-local connections (using nftables). If disabled, the only options that will be used are firewall.queue and firewall.desyncFwmark, for the --qnum and --fwmark parameters respectively.

type: boolean
Default
true
Example
false
declared in: nixos/modules/services/networking/zapret2.nixView source on NixOS/nixpkgs →