services.zapret.httpMode
NixOS option
By default this service only changes the first packet sent, which is enough in most cases. But there are DPIs that monitor the whole traffic within a session. That requires full processing of every packet, which increases the CPU usage. Set the mode to full if http doesn’t work.
type: one of "first", "full"Default
"first"
Example
declared in: nixos/modules/services/networking/zapret.nixView source on NixOS/nixpkgs →"full"